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