Problems with authentication RTSP if the address has an ampersand (&) in address

BrunoArantes brunoaamello at gmail.com
Fri Dec 11 18:17:36 UTC 2020


rtevyncke wrote
> If I run gstreamer with this;
> 
> gst-launch-1.0 playbin
> uri="rtsp://test:test1@192.168.0.50:554/cam/realmonitor?play=1&subtype=0"
> 
> or
> 
> gst-launch-1.0 rtspsrc
> location="rtsp://test:test1@192.168.0.50:554/cam/realmonitor?play=1&subtype=0"
> 
> Then it hangs at the authentication line (Progress: (open) Retrieving
> server
> options) as the rtsp server does not respond.
> 
> If run with same rtsp information in ffmpeg, it streams ok. Here is the
> cli;

I have encountered the exact same issue.

FFMPEG is able to read the stream but gstreamer is not.

Were you able to solve or work around this issue?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list