Video ingestion feature in Deepstream pipeline

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) : GPU
• DeepStream Version : 6.2
• JetPack Version (valid for Jetson only)
• Issue Type( questions, new requirements, bugs) : new requirement
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description) :
Is there a way we can implement offline video ingestion in Deepstream pipeline? I mean suppose there are 10 videos from same codec, same resolution stored in a directory, Can deepstream pipeline take those videos one by one and run on them in a sequential fashion? Please suggest what changes need to be made as I am using c++ .

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

You can refer to the link below. On this basis, you need to add some logic to control your requirements.
https://github.com/NVIDIA-AI-IOT/deepstream_reference_apps/blob/master/runtime_source_add_delete/deepstream_test_rt_src_add_del.c

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