• Hardware Platform (Jetson / GPU) Jetson TX2
• DeepStream Version 5.1
• JetPack Version (valid for Jetson only) 4.5.1
Hi, Thank for your awesome work.
I try to use dynamic add-del source. So, It is very helpful to run your sample runtime_del_add_source
With local video file (.mp4, h264), It is ok.
With rtsp camera, both add stream and delete stream work, howerver, it seems that delete stream sometimes give us error. (With the same source id, same stream url, sometimes it successes without error)
Error: gst-resource-error-quark: Unhandled error (9): gstrtspsrc.c(6161): gst_rtspsrc_send (): /GstPipeline:pipeline0/GstURIDecodeBin:source-bin-00/GstRTSPSrc:source:
Option not supported (551)
It is like success by luck :)
I am stuck here. With above error, i cannot re-add new stream to the deleted stream_id location