Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
Jetson Orin DevKit
• DeepStream Version
7.1
• JetPack Version (valid for Jetson only)
• TensorRT Version
10.3
• 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 am trying to run the deepstream-app with the configuration file for using a usb camera as the source.
When I try to specify the desired resolution in the config file, to use MJPG format for full-hd video and higher fps, it crashes with the error of “incorrect camera parameters”. I read in previous topics that you can modify the source code and adjust those parameter manually.
The referred file does not exist any more, and I couldn’t find a post that provided any insights.
I would appreciate any help.