: live-devel [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross
Finlayson
Sent: 06 March 2015 09:16
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] RTSP authentication with special characters
Oops - good catch. Fixed now.
Ross Finlayson
Live Networks,
Oops - good catch. Fixed now.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
VE555 Streaming Media - development & use
Subject: Re: [Live-devel] RTSP authentication with special characters
Thanks for the note. I've now installed a new version (2015.03.06) of the code
that fixes this.
(Please check the code, however, because it's a bit different from t
Thanks for the note. I’ve now installed a new version (2015.03.06) of the code
that fixes this.
(Please check the code, however, because it’s a bit different from the patch
that you proposed.)
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
To: 'live-devel@lists.live555.com'
> Subject: [Live-devel] RTSP authentication with special characters
>
> Hello Ross.
>
> The current liveMedia has a bug where it doesn't correctly handle
> "special" characters in the username and password strings when
Hello Ross.
The current liveMedia has a bug where it doesn't correctly handle "special"
characters in the username and password strings when passed in the URL.
RFC 3986 (and predecessors) say that anything outside the "reserved" range can
be percent encoded, but liveMedia isn't currently decodi