• Hardware Platform - Jetson
• DeepStream Version - 6.3
• JetPack Version - 5.1.2
• TensorRT Version - 8.5.2
• NVIDIA GPU Driver Version - 35.4.1
We are building a deepstream application that uses nvmultiurisrcbin as source element. We are using mulitple rtsp links as source. The issue is, when a uri-list is passed to this element and if one of the link is down at that time, the streammux is not processing frames for other working links also. We are suspecting that streammux is not enabling dynamic batching.
Our requirement is, all the streams must be running independant of other streams and if any link is down at that time, the pipeline must process the working streams and should keep on try reconnecting the link which is down. The streammux must handle this dynamic batching of streams. Please help us in this issue. We are stuck with this for a very long time.
Thank you in advance.
inception
@yuweiw
@Fiona.Chen
@yingliu