You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Memory leak when calling video Output::Render. But the memory stops increasing when I connect to the stream via ffplay. After disconnecting, the memory also does not increase
ENV
jetson agx orin
jetpack 5.1
cuda 11.4.315
Description
Memory leak when calling video Output::Render. But the memory stops increasing when I connect to the stream via ffplay. After disconnecting, the memory also does not increase
Step to reproduce
start video-viewer
run jtop and watch memory usage. It will be increase
run ffplay
memory increase stops.
The text was updated successfully, but these errors were encountered: