• Hardware Platform (Jetson / GPU)
RTX 2060
• DeepStream Version
Docker DeepStream 5.0.1
• Issue Type( questions, new requirements, bugs)
Questions.
Hi all. I want to ask about the problem related to add/remove rtsp stream when running deepstream. I already know how to add/remove by the interval with GitHub - NVIDIA-AI-IOT/deepstream_reference_apps: Samples for TensorRT/Deepstream for Tesla & Jetson with g_timeout_add_seconds (20, add_sources, (gpointer) g_source_bin_list); but can I add/remove rtsp stream at any time I want?? Please tell me some useful information. Thanks.