<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div>1. On an OPTIONS request, the server returns HTTP 501 (Unimplemented)<br>but omits the Cseq.  Liblivemedia erroneously matched this to the POST<br>request rather than the OPTIONS request.  To fix this, don't enqueue<br>POST requests in fRequestsAwaitingResponse.<br></div></blockquote><div><br></div>Thanks.  I've just installed a new version (2012.09.13) of the "LIVE555 Streaming Media" software that includes this fix.</div><div><br></div><div><br><blockquote type="cite"><div>2.  The server returns packets bigger than 10,000 bytes.  Bump the<br>constant to 20,000 and also log a diagnostic when it's exceeded.<br></div></blockquote><div><br></div>OK, thanks (though I moved the diagnostic error message to "MultiFramedRTPSource.cpp" and "RTCP.cpp", because those use different 'input buffer size' constants).</div><div><br></div><div>FYI, you don't need to use VLC to test "RTSP-over-HTTP".  Our "openRTSP" demo application <<a href="http://www.live555.com/openRTSP/">http://www.live555.com/openRTSP/</a>> can also be used for this.  (Note the "-T <http-port-number>" option.)</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>