Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) DGPU NVIDIA GeForce GTX 1050
• DeepStream Version 6.3.3
• TensorRT Version 8.6.1.6-1+cuda12.0
• NVIDIA GPU Driver Version (valid for GPU only) 530.41.03
• Issue Type( questions, new requirements, bugs) Performance
• 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)
Using deepstream-test1-usbcam app on my laptop with deepstream installed, no config changes
• 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 the deepstream-test1-usbcam on my ubuntu laptop running deepstream and getting only 20FPS PERF for my webcam that can do 30FPS.
I tried using the performance tuning tips of live source, specify framerate on the capsfilter element, but nothing seems to take it more than 20FPS. What else can I check?
➜ deepstream-test1-usbcam git:(master) ✗ v4l2-ctl -d /dev/video0 --list-formats-ext
ioctl: VIDIOC_ENUM_FMT
Type: Video Capture
[0]: 'MJPG' (Motion-JPEG, compressed)
Size: Discrete 1280x720
Interval: Discrete 0.033s (30.000 fps)
Size: Discrete 960x540
Interval: Discrete 0.033s (30.000 fps)
Size: Discrete 848x480
Interval: Discrete 0.033s (30.000 fps)
Size: Discrete 640x480
Interval: Discrete 0.033s (30.000 fps)
Size: Discrete 640x360
Interval: Discrete 0.033s (30.000 fps)
[1]: 'YUYV' (YUYV 4:2:2)
Size: Discrete 640x480
Interval: Discrete 0.033s (30.000 fps)
Size: Discrete 640x360
Interval: Discrete 0.033s (30.000 fps)
Size: Discrete 424x240
Interval: Discrete 0.033s (30.000 fps)
Size: Discrete 320x240
Interval: Discrete 0.033s (30.000 fps)
Size: Discrete 320x180
Interval: Discrete 0.033s (30.000 fps)
Size: Discrete 160x120
Interval: Discrete 0.033s (30.000 fps)