Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) gpu t4
• DeepStream Version 7
• JetPack Version (valid for Jetson only)
• TensorRT Version deepstream 7 instalation guide version
• NVIDIA GPU Driver Version (valid for GPU only) 535
• 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)
In the deepstream-test-3.py
I can have 40 local video with 30 fps with used 100% gpu process(1200 fps at all ) in t4 using facedetect model!
But i can only have 6 rtsp input with 20 fps witch used 50% gpu (120 fps at all)😑
I don’t know why it takes 50% gpu process can you help me?
(When i add more rtsp my fps reduced massively)pls check here for more detail