Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU): Tesla T4 • DeepStream Version: 7.0 • JetPack Version (valid for Jetson only) • TensorRT Version: 8.6.1.6-1+cuda12.0 • NVIDIA GPU Driver Version (valid for GPU only) • Issue Type( questions, new requirements, bugs): question
I’m currently working with a DeepStream pipeline that processes 8-second videos, providing processed output video and metadata for a given video. However, the current setup only allows for the processing of a single video at a time.
I have added the pipeline diagram for reference. How can I modify the pipeline to enable concurrent processing of multiple videos? Any insights or examples would be greatly appreciated! Thank you!
How can I extract the metadata for each video separately? Also, how can I save the processed videos separately?
Any insights or examples would be greatly appreciated!