Long Delay (≈7s) When Dynamically Adding Streams with nvmultiurisrcbin in DeepStream

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version 6.2
• JetPack Version (valid for Jetson only)
• TensorRT Version 8.6
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( 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)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

Using the DeepStream framework with nvstreammux enabled (new mode),
when dynamically adding a video stream via nvmultiurisrcbin,
it takes about 7 seconds from calling the add interface to detecting the first frame in the pad probe.
The same behavior can be observed in the example mentioned in the following post through the logs:
https://forums.developer.nvidia.com/t/deepstream-sdk-faq/80236/34

What kind of sources did you test? Local video file, rtsp stream or others? How did you measure the time " from calling the add interface to detecting the first frame in the pad probe ."?

I used an RTSP stream as the input source. The time was measured from when the add interface was called until the first frame was detected in the pad probe.

What is the IDR frame interval of your RTSP stream?

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.