<div dir="auto">Use uri encoded '&'. It works,  ...</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 11, 2020, 20:30 BrunoArantes <<a href="mailto:brunoaamello@gmail.com">brunoaamello@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">rtevyncke wrote<br>
> If I run gstreamer with this;<br>
> <br>
> gst-launch-1.0 playbin<br>
> uri="rtsp://<a href="http://test:test1@192.168.0.50:554/cam/realmonitor?play=1&subtype=0" rel="noreferrer noreferrer" target="_blank">test:test1@192.168.0.50:554/cam/realmonitor?play=1&subtype=0</a>"<br>
> <br>
> or<br>
> <br>
> gst-launch-1.0 rtspsrc<br>
> location="rtsp://<a href="http://test:test1@192.168.0.50:554/cam/realmonitor?play=1&subtype=0" rel="noreferrer noreferrer" target="_blank">test:test1@192.168.0.50:554/cam/realmonitor?play=1&subtype=0</a>"<br>
> <br>
> Then it hangs at the authentication line (Progress: (open) Retrieving<br>
> server<br>
> options) as the rtsp server does not respond.<br>
> <br>
> If run with same rtsp information in ffmpeg, it streams ok. Here is the<br>
> cli;<br>
<br>
I have encountered the exact same issue.<br>
<br>
FFMPEG is able to read the stream but gstreamer is not.<br>
<br>
Were you able to solve or work around this issue?<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>