<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">In general, I see no reason why RTSP-over-HTTP would not work through a HTTP proxy.<div><br></div><div>However, I'm confused by your last statement:<br><div><blockquote type="cite"><div bgcolor="#ffffff" text="#000000">Is there any other possibility in order to support RTSP over HTTP
    and a web service over 80 port in the same machine?<br></div></blockquote></div><br></div><div>By this, do you mean a RTSP-over-HTTP client (e.g., "openRTSP"), or a RTSP server (such as ours) that supports RTSP-over-HTTP?</div><div><br></div><div>Obviously, a RTSP server cannot use port 80 for RTSP-over-HTTP if there is already a HTTP server on the same machine that also uses port 80.  No 'proxying' can make that possible.</div><div><br></div><div>Note, though, that our server code (as illustrated by the "live555MediaServer" and "testOnDemandRTSPServer" applications) will not use a port number for RTSP-over-HTTP (or for just plain RTSP) if there is already another server on the same machine using that port.</div><div><br></div><div><br></div><div>However, there's no reason why a RTSP-over-HTTP client (such as "openRTSP") can't access a *remote* RTSP server over port 80, even if there is already a HTTP server running on the client's machine.  (Just as long as there isn't a HTTP server (using port 80) already running on the *remote* machine.)  You should not need a proxy to do this.</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>