Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
Jetson Orin
• DeepStream Version
6.2
• JetPack Version (valid for Jetson only)
5.0.2
• TensorRT Version
8.4.1-1+cuda11.4
Hello, I have been working with the deepstream python sample apps with my custom yolov4-tiny models.
I used deepstream-test3 and deepstream-imagedata-multistream-redaction that outputs a Rtsp stream.
Both projetcs do 30 FPS, when I hide the display in deepstream-test3 using ‘–no-display’ I can get up to 170 fps.
Using deepstream-imagedata-multistream-redaction I get 30 FPS in the Rtsp stream.
I have also tested both projects using the sample models from nvidia and I get the same results.
Is this correct?
Is 30 FPS the maximun that deepstream can handle when showing the display?
