Deepstream Sample app deepstream-test3 memory leak

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU)
NVIDIA T1000
• DeepStream Version
6.3
• JetPack Version (valid for Jetson only)
• TensorRT Version
8.5.3.1
• NVIDIA GPU Driver Version (valid for GPU only)
Driver Version: 535.129.03
• Issue Type( questions, new requirements, bugs)
Bugs
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
Run Deepstream python sample app deepstream-test3 with 6 rtsp camera put some video on another monitor and point that rtsp camera toward the monitor screen so you will get constant detections. I am running yolov5 model and custom implementation library ( nvdsinfer_custom_impl_Yolo) is taken from this github page (GitHub - marcoslucianops/DeepStream-Yolo: NVIDIA DeepStream SDK 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 / 5.1 implementation for YOLO models).

Below are the memory stats of the sample with application running time in “hour:min:sec” format

Memory usage of process : 1409.61 MB
Running time: 0:01:55.496958

Memory usage of process : 1417.70 MB
Running time: 0:12:25.406506

Memory usage of process : 1418.21 MB
Running time: 0:21:05.297178

Memory usage of process : 1418.98 MB
Running time: 0:37:57.138554

Memory usage of process : 1419.50 MB
Running time: 0:59:51.224703

Memory usage of process : 1421.04 MB
Running time: 1:33:06.515288

Memory usage of process : 1422.82 MB
Running time: 2:22:56.034196

Memory usage of process : 1430.69 MB
Running time: 18:13:10.509807

Memory usage of process : 1430.69 MB
Running time: 18:49:05.229327

Memory usage of process : 1431.93 MB
Running time: 19:50:49.894462

Memory usage of process : 1432.19 MB
Running time: 20:56:19.666122

Memory usage of process : 1432.45 MB
Running time: 21:11:07.914100

Memory usage of process : 1434.94 MB
Running time: 22:49:01.463027

Memory usage of process : 1435.20 MB
Running time: 23:27:30.740997

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

Could you refer to the topic 269678 to get the relevant information? You are all getting memory leaks caused by RTSP streams.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.