How to make deepstream-app more robust in multi sources

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU)
Jetson
• DeepStream Version
6.0.1
• JetPack Version (valid for Jetson only)
4.6.0
• TensorRT Version
8
• Issue Type( questions, new requirements, bugs)
questions
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
created multi sources for deepstream-app, one of which could be invalid address, or could not be connected during running.

If one of these created sources could not be connected during running, the other sources would be hang there, not work any more. Is there any idea to solve this problem?

Even at the very beginning, if one failed to connect, all the other sources just stopped there, with error information:

ERROR from src_elem0: Could not open resource for reading and writing.
Debug info: gstrtspsrc.c(7469): gst_rtspsrc_retrieve_sdp (): /GstPipeline:pipeline/GstBin:multi_src_bin/GstBin:src_sub_bin0/GstRTSPSrc:src_elem0:
Failed to connect. (Generic error)

The issue has been resolve with latest DeepStream 6.1.1 GA version. Plesae upgrade to the latest DeepStream version.

Understand. Thanks for your quick reply. @Fiona.Chen

@Fiona.Chen
Hello, one more question about this topic.

Currently I am using jetson nano, which seems not to support jetpack 5 and ds 6.1.1 GA version. Is there any alternative way to solve this problem? such as any patch for that?

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