<p>Hi!!<br>&nbsp;<br>I find a bug.</p>
<div>If the client is unaccredited disconnect (like PC crash), the RTSP Server is still sending UDP packets contiguously.&nbsp; </div>
<div>&nbsp;</div>
<div>In another word, the client can't send any command (&quot;TEARDOWN&quot;) before crash, but the RTSP Server thinks the client is still alive.&nbsp; </div>
<div>&nbsp;</div>
<div>Whether to detect this kind of situation and the Server can terminate this connect by itself.&nbsp; </div>
<div>&nbsp;</div>
<div>I find it can use the GET_PARAMETER to detect the client is alive or not.&nbsp; </div>
<div>&nbsp;</div>
<div>Someone knows how to modfiy the *.cpp code in liveMedia project&nbsp;and how to terminate the connect.</div>