[vlc] Re: rtsp authentication

Ross Finlayson finlayson at live.com
Wed Jun 29 00:02:14 CEST 2005


>I also have this problem, and I entered it into VLC's bugzilla a few weeks
>ago:
>
>http://bugzilla.videolan.org/cgi-bin/bugzilla/show_bug.cgi?id=2069
>
>As noted on bugzilla, the problem is that VLC does not send the 
>authentication
>data to the RTSP server (in this case, the camera).

OK, thanks for noting this.  The problem is that the LIVE.COM library 
currently implements only Digest authentication, whereas your camera server 
apparently asks for Basic authentication (not Digest).  So I need to update 
the LIVE.COM library to support both kinds of authentication.

>Keep in mind that newest Axis cameras (the MPEG-4 capable 210 and 240 series)
>the URI to access the MPEG-4 stream is something like:
>
>rtsp://user:passwd@10.0.0.25:554/mpeg4/media.amp

Do you have an example of a publically accessible "rtsp://" URL (with a 
valid username:password pair) that I can use to test this?


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list