Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) NVIDIA RTX 6000 Ada Generation
• DeepStream Version 7.0.0
• TensorRT Version 8.6.1.6
• NVIDIA GPU Driver Version (valid for GPU only) 535.183.01
• Issue Type( questions, new requirements, bugs) Question
Hello,
I would like to ask if DeepStream supports multi-channel video files as input.
In our case, we’d like to perform inference on each of the 9 video channels of a single .mp4-file by defining one single source bin (instead of using 9 single-stream .mp4-files and 9 source bins).
Is it possible to demux such a multi-channel .mp4-file using DeepStream?
If so, which element/setting is to be used?
Thank you for your time.