<div>I see the previous mail-list, the &quot;reclamationTestSecond&quot; has some restrictions.&nbsp; For example, I use the testOnDemandRTSPServer.cpp and set &quot;reuseFirstSource&quot; is 'TRUE', &quot;reclamationTestSecond&quot; is '45'sec.&nbsp; Then the connection is closed after '45'sec, even if the Server have got the RTCP reports from receivers.&nbsp; So, I can't use the &quot;reclamationTestSecond&quot; feature for multicast streams, or for unicast on demand streams where &quot;reuseFirstSource&quot; is set to True.&nbsp; Is right ?
</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">2006/2/27, Ross Finlayson &lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>&gt;Whether to detect this kind of situation and the Server can<br>&gt;terminate this connect by itself.
<br><br>Yes, pass a non-zero &quot;reclamationTestSeconds&quot; parameter to<br>&quot;RTSPServer::createNew()&quot;.&nbsp;&nbsp;This will cause the server to reclaim any<br>sessions if no RTSP commands - or RTCP &quot;RR&quot; packets - are received
<br>within the specified number of seconds.<br><br>A reasonable value of &quot;reclamationTestSeconds&quot; is 45.<br><br>&gt;Someone knows how to modfiy the *.cpp code in liveMedia project<br><br>Nothing needs to be modified; the code already includes this
<br>functionality (see above).<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ross Finlayson<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Live Networks, Inc. (<a href="http://LIVE555.COM">LIVE555.COM</a>)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<a href="http://www.live555.com/">http://www.live555.com/</a>&gt;<br>
<br>_______________________________________________<br>live-devel mailing list<br><a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br><a href="http://lists.live555.com/mailman/listinfo/live-devel">
http://lists.live555.com/mailman/listinfo/live-devel</a><br></blockquote></div><br>