<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] RTSP
Authentication</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">Hi
Ross,</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; We have Streaming server
which streams H264 perfectly (both unicast &amp;
multicast).</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; We
have created a dynamic RTSP server for streaming with different media
codecs.</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">&nbsp;Now we
want to use digest authentication in our RTSP Server for some specific
Client.</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">Can you
explain how to use Authenticator class.</font></blockquote>
<div><br></div>
<div>Look at the code (in &quot;live555MediaServer.cpp&quot;) that's
bracketed with</div>
<div><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </x-tab>#ifdef
ACCESS_CONTROL</div>
<div><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</x-tab>#endif</div>
<div>Enable this code, and read the comments in it.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>