<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On Oct 12, 2005, at 2:37 AM, Eric Peters wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">At the moment I'm testing my own streaming server, a distributed streaming</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">server, and I have some problems with the current Quicktime Player. If I try to</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">connect I get only a "400: Bad Request". All other players like vlc, RealPlayer</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">or mplayer are working fine.</FONT></DIV> <BR class="Apple-interchange-newline"></BLOCKQUOTE></DIV><BR><DIV>Hmm. That's interesting. I know that the server is working on the LAN - it just can't get past the router. I put in the debug info, and find that the actual play request uses the static IP and not the machine's local IP and therefore doesn't work. It starts a session, sets it up, then stalls because the play command uses the "wrong" IP.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I guess I'll have to write a client using Live's stuff?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I was just trying to leverage a *lot* of code I had lying around.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>*sigh*</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Neil Alexander</DIV><DIV><BR class="khtml-block-placeholder"></DIV></BODY></HTML>