<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I can't figure out exactly why your server is crashing with the "Milestone" client, but it appears to be related to the fact that this client is behaving in a very strange and non-standard way.  For some reason, it is sending two different copies of each "DESCRIBE" request.<div><br></div><div>In particular, it is sending, in order:</div><div>- a RTSP "DESCRIBE" command, with CSeq 1.  The server (correctly) responds to this with a "401 Unauthorized" response.</div><div>- a different RTSP "DESCRIBE", but also with CSeq 1.  This is wrong.  The server also responds to this with "401 Unauthorized"</div><div>- a RTSP "DESCRIBE" request, with CSeq 2, that follows up to the first "DESCRIBE", including proper cryptographic credentials.</div><div>- a different RTSP "DESCRIBE" request, with CSeq 2, that follows up to the second "DESCRIBE", including proper cryptographic credentials.  Again, this is wrong.</div><div><br></div><div>I.e., this "Milestone" client is behaving in an incorrect, non-standard way.  That doesn't excuse the server crashing; even incorrect client behavior should never cause the server to crash.  However, you should contact your client's manufacturer, asking them to fix their client.</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>