<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; ">FYI, I have just submitted to the IETF a new Internet-Draft document that describes our new custom "REGISTER" RTSP command (that we use in our proxy server implementation).  You can find a copy online at<div><span class="Apple-tab-span" style="white-space:pre"> </span><a href="http://tools.ietf.org/html/draft-finlayson-rtsp-register-command-00">http://tools.ietf.org/html/draft-finlayson-rtsp-register-command-00</a></div><div><br></div><div>I have also released a new version (2013.10.18) of the "LIVE555 Streaming Media" code that changes the implementation to conform to this document.  In particular:</div><div>- There are no longer separate "REGISTER" and "REGISTER_REMOTE" commands.  Now, there's only "REGISTER".  An optional Boolean parameter "reuse_connection" - in the RTSP "Transport:" header - can be used to specify whether the recipient should reuse the TCP connection.</div><div>- There is a new optional parameter "proxy_url_suffix" (again, in the RTSP "Transport:" header) that can be used to specify the URL suffix that the receiving proxy server should use to advertise the proxied stream.</div><div><br></div><div>If you are "REGISTER"ing one of your "RTSPServer"s own streams (e.g., with a proxy server), then note that the "RTSPServer::registerStream()" API has changed.</div><div><br></div><div>If you are using a 3rd-party application to construct and send "REGISTER" commands - as Bob Bischan is doing - then note that</div><div>- The command to send is now "REGISTER", not "REGISTER_REMOTE", and</div><div>- There are optional parameters that you can specify in a RTSP "Transport:" header.</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>