Stop load model and stop infence deepstream 6.3, deepstream-test3 python

• Hardware Platform (Jetson / GPU) Jetson Orin Nano
• DeepStream Version 6.3
• JetPack Version (valid for Jetson only) 5.1
• TensorRT Version 8.5
• NVIDIA GPU Driver Version (valid for GPU only) cuDNN 8.6

Hi, I need to disable AI processing (model loading, inference) in deepstream to test performance.I have only disabled the bounding box display for now. I am using python code deepstream-test3. Please help me how to disable them, because I see the measured FPS seems to be not correct with the displayed image

You can just remove the pgie plugin when you link the pipeline.

1 Like

Thanks for the help, i did it and it worked.
I want to ask more, i use it to display the camera rtsp stream, when it displays every few seconds the frame freezes, can you help me fix it. thanks

You can file a new topic about the new issue.

1 Like

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