Re: [Live-devel] RTSP authentication with special characters

2015-03-06 Thread Deanna Earley
: 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,

Re: [Live-devel] RTSP authentication with special characters

2015-03-06 Thread Ross Finlayson
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

Re: [Live-devel] RTSP authentication with special characters

2015-03-06 Thread Deanna Earley
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

Re: [Live-devel] RTSP authentication with special characters

2015-03-05 Thread Ross Finlayson
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/

Re: [Live-devel] RTSP authentication with special characters

2015-03-05 Thread Deanna Earley
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

[Live-devel] RTSP authentication with special characters

2015-03-05 Thread Deanna Earley
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