• Hardware Platform (Jetson / GPU): jetson
• DeepStream Version : 5.0 GA
• JetPack Version (valid for Jetson only) : 4.4
• TensorRT Version : 7.X
Hi,
I tested the multi-stream of deepstream on Jetson platform. When each of streams are disconnected and the others stream keep going to processing in gstreamer pipeline, So far everything is great., but I want to reconstruct and re-initial the disconnecting of rtsp(s) streams and back to pipeline and continue the processing for disconnected streams and others(not-disconnected streams). Is it possible? How? I don’t want to re-create the pipeline, this cause a lot of data loss for not-disconnected streams.