Hello,
I am currently working with DeepStream on a Jetson Nano with DeepStream 5.0 and jetpack 4.4.
I used the deepstream-test1 application and created a new application taking as an input the CSI camera.
After this modification, I noticed that the on screen display is dropping frames and only displays the camera image with the detected object at about 1 FPS.
On another try, I took deepstream-test1 and modified the neural network to PeopleNet that runs at 10 FPS on the Nano Jetson. However, the on screen display is also very very slow.
Do you know what could cause this?
Thanks for your help,
Clément