Please provide complete information as applicable to your setup.
**• Hardware Platform (Jetson / GPU)**GPU
• DeepStream Version6.0
• JetPack Version (valid for Jetson only)
• TensorRT Version8
**• NVIDIA GPU Driver Version (valid for GPU only)**470
**• Issue Type( questions, new requirements, bugs)**questions
• 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)
This application is based on yolov5. the FPS drop to 0 when i set “sync=0” in [sink] group, but it works fine if sync=1.
here is my config:
deepstream_app_config_yoloV5.txt (3.2 KB)