Can't open a RTSP stream from VLC but can open a RTSP stream from camera

Using Deepstream 6.2, Jetson Orin AGX Developer Kit
Using VLC to play a video as rtsp stream.
Following is the errors with GST_DEBUG=3

[2023-08-23 01:54:10,563] {buzz_base_deepstream.py:46} INFO - Decodebin child added:source
0:02:36.189732236 246 0x156f2120 WARN rtspsrc gstrtspsrc.c:7474:gst_rtspsrc_setup_streams_start: error: No supported stream was found. You might need to allow more transport protocols or may otherwise be missing the right GStreamer RTSP extension plugin.
0:02:36.189870350 246 0x156f2120 WARN uridecodebin gsturidecodebin.c:987:no_more_pads_full: error: no suitable plugins found:
gstrtspsrc.c(7474): gst_rtspsrc_setup_streams_start (): /GstPipeline:pipeline0/GstBin:source-bin-00/GstURIDecodeBin:uri-decode-bin/GstRTSPSrc:source
0:02:36.189926318 246 0x156f2120 ERROR rtspsrc gstrtspsrc.c:7729:gst_rtspsrc_open_from_sdp: setup failed
0:02:36.189962191 246 0x156f2120 WARN rtspsrc gstrtspsrc.c:7979:gst_rtspsrc_open: can’t setup streaming from sdp
0:02:36.189993263 246 0x156f2120 WARN rtspsrc gstrtspsrc.c:8512:gst_rtspsrc_play: failed to open stream
Error: gst-core-error-quark: Your GStreamer installation is missing a plug-in. (12): gsturidecodebin.c(987): no_more_pads_full (): /GstPipeline:pipeline0/GstBin:source-bin-00/GstURIDecodeBin:uri-decode-bin:
no suitable plugins found:
gstrtspsrc.c(7474): gst_rtspsrc_setup_streams_start (): /GstPipeline:pipeline0/GstBin:source-bin-00/GstURIDecodeBin:uri-decode-bin/GstRTSPSrc:source

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

Can you tell us the RTP payload type in your RTSP stream?

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