<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Tomasz,<div class=""><br class=""></div><div class="">Thanks for the suggestion.  This is a good idea, and I’ve just released a new version (2014.11.01) of the “LIVE555 Streaming Media” code that includes your patch.</div><div class=""><br class=""></div><div class="">It seems, however, that there may be a bug in your RTSP server, because I don’t think this should be happening:<br class=""><div><blockquote type="cite" class=""><div class="">-> Sending request: PLAY</div><div class=""><- RTSP/1.0 401 Unauthorized<span class="Apple-tab-span" style="white-space:pre">       </span>WWW-Authenticate: Digest<br class="">-> Sending request: PLAY<span class="Apple-tab-span" style="white-space:pre">    </span>Authorization: Digest<br class=""><- RTSP/1.0 455 Method Not Valid In This State<br class=""></div></blockquote><div><br class=""></div>I don’t understand why your server would first send back a "401 Unauthorized” response, but then, after the client followed up with a valid “Authorization:” header, respond "455 Method Not Valid In This State”.  I suggest filing a bug report for your server.</div><div><br class=""></div><div><br class=""></div><div><blockquote type="cite" class=""><div class="">One more suggestion if I might, that it would be nice to be able to<br class="">forcefully disable Basic auth.</div></blockquote><div><br class=""></div>No, I don’t want to do this.  If a server is foolish enough to request Basic Authentication, then the client should use it.  (Few servers these days use Basic Authentication, fortunately.)</div></div><br class=""><br class=""><div apple-content-edited="true" class="">
<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;  "><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;  ">Ross Finlayson<br class="">Live Networks, Inc.<br class=""><a href="http://www.live555.com/" class="">http://www.live555.com/</a></span></span>
</div>
<br class=""></body></html>