Please provide complete information as applicable to your setup.
• Hardware Platform (
GPU)
• DeepStream Version-6.2
• TensorRT Version -8.5
• NVIDIA GPU Driver Version (valid for GPU only) 525
lets suppose there are 4 zones in which there are multiples camera running lets say that are calling a process that is starting the pipeline and if we want to switch the other zone i have written a function to stop the pipeline but it is not stopping the pipeline .pipeline.set_state(Gst.State.NULL) but this is not working to make the pipeline null and its giving me an error so can you please help us to figure out that
So if i switch to another zone then it should flush the pipeline and again start with pipeline with the new rtsp url
so can you please help me with this ?