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

Marc Leeman marc.leeman at gmail.com
Fri Dec 11 21:27:37 UTC 2020


https://www.w3schools.com/tags/ref_urlencode.ASP

On Fri, Dec 11, 2020, 22:26 Marc Leeman <marc.leeman at gmail.com> wrote:

> Use uri encoded '&'. It works,  ...
>
> On Fri, Dec 11, 2020, 20:30 BrunoArantes <brunoaamello at gmail.com> wrote:
>
>> rtevyncke wrote
>> > If I run gstreamer with this;
>> >
>> > gst-launch-1.0 playbin
>> > uri="rtsp://
>> test:test1 at 192.168.0.50:554/cam/realmonitor?play=1&subtype=0"
>> >
>> > or
>> >
>> > gst-launch-1.0 rtspsrc
>> > location="rtsp://
>> test:test1 at 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/
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20201211/4e222011/attachment-0001.htm>


More information about the gstreamer-devel mailing list