Please provide complete information as applicable to your setup.
**• Hardware Platform (Jetson / GPU): Nvidia jetson nano Developer kit
**• DeepStream Version: 6.0.1
**• JetPack Version (valid for Jetson only): L4T 32.7.4
**• TensorRT Version: 8.2.1.9 • NVIDIA GPU Driver Version (valid for GPU only)
I am currently working on a multistream pipeline using the sample python code from deepstream-test3`. My goal is to build a pipeline that allows an arbitrary number of input streams, with the capability to attempt to enable streams which got disconnected (single reconnect attempt after every minute )without disrupting the operation of other streams.
Currently if a stream gets disconnected it will try the reconnect arrempts but other streams also get stuck in the process.
Thank you for your reply. Could you share the source code? The ‘nvurisrcbin’ example code is not available with version 6.0.1, so I am using the example code from version 6.3. However, I am encountering an issue where if one stream gets disconnected, it attempts to reconnect, but the other streams also get stuck in the process.
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