Delete rtsp source get error

• 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

1 Like

It may take some time to investigate this issue.

Hi @Fiona.Chen Thank for your quick reply.
waitting for your help.

Hi @Fiona.Chen
Thanks for your support on other topic. I am solved.

Can you share the solution?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.