<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Andrey,<div><br></div><div>Thanks for looking into this.</div><div><br></div><div>Your debugging output log seems to show what is going wrong:</div><div><br><div><blockquote type="cite">closeSocket fClientInputSocket num: 520<br>create new socket from accept() socket num: 768<br>createNewClientConnection socket num: 768<br>assignHandler socket num: 768<br>assignHandler socket num: 768<br>clearHandler socket num: 1112<br>assignHandler socket num: 1112<br>assignHandler socket num: 520<br></blockquote><div><br></div>I.e., The code was attempting to handle socket 520 ("fClientInputSocket") after it had been closed.  However, I still don't understand how this can be occurring.</div><div><br></div><div>So please replace your "RTSPServer.cpp" and "RTPInterface.cpp" with the attached versions, that add some extra debugging output (but make no other changes).  Then please send us the new debugging output, the next time you see the error.</div></div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
</body></html>