<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; "><div><blockquote type="cite">I have read many thread on the dreaded message "RTSP/1.0 404 File Not<br>Found, Or In Incorrect Format" when trying to stream from<br>Live555MediaServer, yet I was not able to find any solution.</blockquote><div><br></div>There's nothing 'dreaded' about that error message; it means exactly what it says.  The server is either (1) unable to find the specified file, or (2) it did find the file, but discovered that it's in a format that it can't handle.  Because "fopen()" apparently succeeds on the file name, we know that (2) must be true.</div><div><br></div><div>Therefore, we need to find out why the server doesn't like the file "welcome.wav".  See</div><div><span class="Apple-tab-span" style="white-space:pre">       </span><a href="http://www.live555.com/liveMedia/faq.html#my-file-doesnt-work">http://www.live555.com/liveMedia/faq.html#my-file-doesnt-work</a></div><div><br></div><div>Also, because you've read the FAQ (as everyone is asked to do before they post to this mailing list), you know that we support only the latest version of the "LIVE555 Streaming Media" software.  You are using an old version (2012.02.04).  You should upgrade to the latest version ASAP.</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>