Memory leak when nvv4l2decoder with drop-frame-interval param

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one.
Thanks

Thanks. Could you change the appsink to fakesink and test it again?
I use thegst-launch-1.0 cli to run the pipeline to exclude other possibilities. Like: gst-launch-1.0 rtmpsrc location=\"rtmp://url live=1\" ! flvdemux ! h264parse ! nvv4l2decoder drop-frame-interval=25 enable-max-performance=0 ! nvvidconv ! video/x-raw, format=BGRx ! videoconvert ! fakesink sync=false

You can use the script below to location it:
https://forums.developer.nvidia.com/t/deepstream-sdk-faq/80236/14