Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) t4 and 1050
• DeepStream Version 7.0 sample multiarch from you docker container
• JetPack Version (valid for Jetson only)
• TensorRT Version i’musing docker
• 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)
hi i try deepstream in both t4 and 1050 but when i change height and width of videoconrter after nvinfer i get less fps than 1050/:
for the sake of clarity i put what exacly i did here:
changing videoconvert width and height after nvinfer to 1800,1080 (using peoplenet )->
in t4 give me less than 10 fps in three 20fps camera
in 1050 gived me 20 fps in three 20fps camera
cahnging videoconvert width and height after nvinfer to 1280,720 (using peoplenet )->
in t4 give me less than 20 fps in more than 6 20fps camera