Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) - Nano
• DeepStream Version - 6.1
• JetPack Version (valid for Jetson only)- 5.0
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, 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)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
I’ve been trying to run the sample python deepstream apps on my jetson nano 2gb but the speed is extremely slow. At first, I thought it was due to vnc but after recording the screen I realized that the apps were running slow. I am not even getting 6 fps while running the deepstream_test_2.py on a single video and when I increased the featureImgSizeLevel of the tracker to 5 runs 1 frame every 10 seconds (approx). This is happening with all the apps including the sample c++ apps even when I run them on default configurations. Can someone please help solve this? Thanks.