<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Well, what's happening here is that - for some strange reason - the RTSP connection between your front-end client and the proxy is timing out (due to inactivity).  I say "for some strange reason" because - prior to this - the proxy was receiving periodic RTCP "RR" packets from the packets OK, but (again, for some strange reason) did not recognize these RTCP packets as indicating client 'liveness'.<div><br></div><div>You are going to have to figure out yourself why this is happening, because (1) I don't understand why it's happening, and (2) I'm not convinced that the problem is not somehow caused by your own modifications to the supplied code.  (You have already modified the code to add your own debugging printfs, but I suspect you have done more than this.)  In any case, you're on your own here.</div><div><br></div><div>The resulting 454 errors - in response to the front-end client's "TEARDOWN" request - are therefore understandable, but you shouldn't be caring at all about this.  The front-end client (VLC) has chosen to close the stream - which turns out to have already been closed by the proxy.  Big deal.</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>
<br></body></html>