<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><base href="x-msg://6935/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div lang="EN-US" link="blue" vlink="purple" fpstyle="1" ocsi="0" style="font-family: Helvetica; font-size: medium; 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-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="direction: ltr; font-family: Tahoma; font-size: 10pt; "><div style="font-family: 'Times New Roman'; font-size: 16px; "><div><div class="WordSection1"><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">May be you can shed light on this. We receive RTSP streams from cameras ( e.g.<span class="Apple-converted-space"> </span><a href="rtsp://10.0.0.27:554/codec-h264/channel0.sdp" style="color: purple; text-decoration: underline; ">rtsp://10.0.0.27:554/codec-h264/channel0.sdp</a>) that we wish to re-stream over a http tunnel (and use a nonstandard http port e.g. 9100). Is this possible using Live555 Media Server. Tried using the proxy server but it doesn’t fit the bill.</div></div></div></div></div></div></blockquote><div><br></div>Why not?  The "LIVE555 Proxy Server" is intended just for situations like this.</div><div><br></div><div><br></div><div><blockquote type="cite"><div lang="EN-US" link="blue" vlink="purple" fpstyle="1" ocsi="0" style="font-family: Helvetica; font-size: medium; 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-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="direction: ltr; font-family: Tahoma; font-size: 10pt; "><div style="font-family: 'Times New Roman'; font-size: 16px; "><div><div class="WordSection1"><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">On some forums </div></div></div></div></div></div></blockquote><div><br></div>There's only one 'forum' for supporting the "LIVE555 Streaming Media" code - this mailing list.</div><div><br></div><div><br><blockquote type="cite"><div lang="EN-US" link="blue" vlink="purple" fpstyle="1" ocsi="0" style="font-family: Helvetica; font-size: medium; 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-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="direction: ltr; font-family: Tahoma; font-size: 10pt; "><div style="font-family: 'Times New Roman'; font-size: 16px; "><div><div class="WordSection1"><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; ">you do mention that RTSP over HTTP is supported but I think that’s on client side.</div></div></div></div></div></div></blockquote><div><br></div>No, we implement RTSP-over-HTTP tunneling both for RTSP clients and RTSP servers (including our RTSP proxy server).</div><div><br></div><div>The "LIVE555 Proxy Server" application (in the "proxyServer" directory) sets up a HTTP server (for optional RTSP-over-HTTP tunneling) by attempting to use three port numbers that are typically used for HTTP: 80, 8000, and 8080.  (Note the code in "live555ProxyServer.cpp".)  I suggest that you continue to use one of these three ports, if possible (because they are most likely to pass through firewalls).  However you could, of course, modify the code to use some other port (like 9100) instead.  (I note, however, that port 9100 has been registered - in the Unix /etc/services file - for use by what appears to be some HP printing service.)</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>