Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU): Jetson AGX Xavier
• DeepStream Version: 5.0
• JetPack Version (valid for Jetson only): 4.4
• TensorRT Version: 10.2
• Issue Type( questions, new requirements, bugs): question
I have search around the forum for green image issues, and this question is the most similar to the issue I’m facing.
I built my pipeline based on deepstream-image-meta
and deepstream-app-test3
examples. The input is a .mp4 file. When I set streammux dimension to 1440x1152, all captured images are green images even though the display show correct bboxes. However, if I simply change streammux dimension to 1440x1153, then captured images are no longer green. Is this a bug? If so, do we have any update on when green images related issues will be fixed?