After running “docker/run.sh” using jetson-inference, I am using “video-viewer” to output 4 RTSP streams.
Q1: The video can be output, but the SWAP usage gradually increases over time. is there some kind of memory leak in the RAM?
Also, when I stop “video-viewer” the SWAP usage decreases, but is still more than when “video-viewer” was started.
Q2: I would like to use valgrind’s Memcheck tool for jetson-inference. I would like to add the “-g -O0 option” at compile time.
Thank you very much for your help.
Our running environment is as follows.
-jetpack: 4.6
Docker version Docker version 20.10.7, build 20.10.7-0ubuntu5~18.04.3
omxh264dec has been deprecated, so you should use nvv4l2decoder if possible. omxh264dec is still available on JetPack 4.x however. It has been removed in JetPack 5.x