<div dir="auto">Hello Sebastian<div dir="auto"><br></div><div dir="auto">Thank you for your reply. </div><div dir="auto"><br></div><div dir="auto">I managed to solve the strange udp uri error but now is met with another.</div><div dir="auto"><br></div><div dir="auto"><div dir="auto">0:00:00.220397000  6920 0000015C41B553C0 WARN            multiudpsink gstmultiudpsink.c:1229:gst_multiudpsink_configure_client:<udpsink1> error: Invalid address family (got 23) </div><div dir="auto">0:00:00.232199000  6920 0000015C41B553C0 WARN                basesink gstbasesink.c:5879:gst_base_sink_change_state:<udpsink1> error: Failed to start </div><div dir="auto">0:00:00.241639000  6920 0000015C41B553C0 WARN            multiudpsink gstmultiudpsink.c:1229:gst_multiudpsink_configure_client:<udpsink0> error: Invalid address family (got 23) </div><div dir="auto">0:00:00.255687000  6920 0000015C41B553C0 WARN                basesink gstbasesink.c:5879:gst_base_sink_change_state:<udpsink0> error: Failed to start</div><div dir="auto"><br></div><div dir="auto">How do I make sense of this?</div><div dir="auto"><br></div><div dir="auto">Best Regards</div><div dir="auto">Hogan</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 26 Feb 2022, 18:19 Sebastian Dröge, <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, 2022-02-26 at 10:53 +0800, Boss Bibu via gstreamer-devel wrote:<br>
> Hello all,<br>
> When executing this command (gst-launch-1.0 rtspsrc location=rtsp://-<br>
> -- --gst-debug=3) I get this output: <br>
> image.png<br>
> Not sure how to make sense of this because my RTSP stream is sending<br>
> via TCP. Also, this rtsp stream works when launched on ffmpeg and<br>
> vlc.<br>
> Any help is much appreciated! Apologies if this is the wrong place to<br>
> be asking such question.<br>
<br>
That UDP URI looks a bit suspicious. Either the server sends something<br>
strange or we're failing to properly construct/parse the UDP location.<br>
<br>
Can you create an issue with<br>
  - a wireshark capture of a connection attempt with GStreamer and<br>
    separately with VLC?<br>
  - a debug log of that same run with GST_DEBUG=6<br>
<br>
<br>
FWIW, this is clearly trying to start streaming media via UDP so there<br>
might be something else wrong along the way too.<br>
<br>
<br>
Thanks!<br>
-- <br>
Sebastian Dröge, Centricular Ltd · <a href="https://www.centricular.com" rel="noreferrer noreferrer" target="_blank">https://www.centricular.com</a><br>
</blockquote></div>