Support for multi-channel video files as input

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.

We use Gstreamer for the mp4 demux process. You can check if Gstreamer can support the demux of your video first.

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.