I’m facing the same issue on JP 5.1.1 on Jetson Orin Nano using an application written with Argus. Is there a way to use the SystemMemory as stated in that forum but inside an Argus application and not using Gstreamer? I would like to avoid having to upgrade to JP 5.1.2. Thanks.
Hi @ShaneCCC , I don’t think I understand your response. I am saying that I already ran into this problem with the Argus app. You can try with the 09 argus jpeg sample in the jetson_multimedia_api and you will see the memory leak with JTOP.
As you can see from this related issue Issues with jpegenc - #18 by chriscalif. The underlying issue is with the NvJpegEncoder which is also used in the Argus applications.