[Live-devel] Basic HTTP authentication in liveMedia

Ross Finlayson finlayson at live555.com
Fri Nov 11 00:21:08 PST 2011


> In our server app we already have user database with encrypted (one-way) passwords. So only chance to support authentication for current users is use basic (not digest) authentication scheme.
> 
> Is it possible to implement it in current liveMedia releases without modifying existing code?

Yes, our RTSP client implementation should already be able to handle servers that do basic authentication.  (You can verify this by running "openRTSP" on one of your server's streams.)

Our RTSP server implementation, however, supports digest authentication only (or else no authentication at all).


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20111111/f9b2e7ad/attachment.html>


More information about the live-devel mailing list