<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class=""><div bgcolor="#FFFFFF" text="#000000" class="">I am new to the live555 library and have some questions. I want to
    make a proxy server which receives incoming RTSP message from
    network interface A and route them to network interface B after
    modifying the RTSP URL.<br class=""></div></div></blockquote><div><br class=""></div><div>I’m not 100% sure that I understand your question, but I assume that you want to do this:</div><div><br class=""></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>‘back-end’ RTSP server  <—network A—  proxy server <—network B— ‘front-end’ client(s)</div><div><br class=""></div><div>You may be able to use the existing proxy server (without modification) for this, provided that:</div><div>1/ Your ‘back-end’ RTSP server is naturally accessible via network interface A.  I.e., if you were to try to contact the ‘back-end’ RTSP server from the proxy server using the 'back-end' server’s IP address and port, this would use network interface A, and</div><div>2/ Your proxy server is naturally accessible via network interface B.  I.e., if ‘front-end’ client(s) were to try to contact the proxy server using the proxy server’s IP address and port, then this would use network interface B.</div><div><br class=""></div><div>You should be able to get this to work just by configuring your (i.e., the proxy server host’s) routing tables appropriately.</div></div><br class=""><br class=""><div apple-content-edited="true" class="">
<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;  "><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;  ">Ross Finlayson<br class="">Live Networks, Inc.<br class=""><a href="http://www.live555.com/" class="">http://www.live555.com/</a></span></span>
</div>
<br class=""></body></html>