using gstreamer nvv4l2h264enc element
I am seeing that there is memory leak (of 10MB) every open close of fd (MM API) or play stop (on gstreamer)
I am doing it several times and see memory leak
I am using L4T 32.7.3 version
Can you help me?
Hi
I run stress=100 and I can see that there is a memory leak
I run encode test with I420 1920x1080 as input video
Do you need more information about my test?
I need to replace the v4l2 lib with another v4l2 lib, you gave me libv4l2_nvargus.so BUT I don’t use it, I use with the encoder example libnvv4l2.so and nvbuf_utils.so libraries
I see that used memory increase when running with -s many times
You also see that the memory used by application does not increase
Can’t it be memory used by the driver?