<!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] every 65 seconds,         noteLiveness
timeout h</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1"
color="#0000FF">I think that a better solution is to disable the
liveness check.</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1"
color="#0000FF">this can be easily done by calling the RTSP
constructor with reclamationTestSeconds = 0;</font></blockquote>
<blockquote type="cite" cite>&nbsp;</blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1"
color="#0000FF">fRTSPServer = RTSPServer::createNew(*fEnv, serverPort,
authDB,reclamationTestSeconds);</font></blockquote>
<div><br>
<br>
</div>
<div>Yes, disabling the liveness check will work.&nbsp; However, it
would be better to figure out exactly why the server is not detecting
your client's 'liveness'.&nbsp; I suspect that the server is not
receiving RTCP &quot;RR&quot; packets from the client.&nbsp; You
should figure out why.&nbsp; (Note that if it's because your client is
not *sending* RTCP packets, then your client is broken, because RTCP
is a required part of the RTP/RTCP standard.)</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>