<div><span style="line-height: 1.5;">hi,</span></div><div><span style="line-height: 1.5;">  if it's </span>urgent for you,<span style="line-height: 1.5;">  there is a </span>Temporary solution , you may pass the string of operate type into the suffix by "?" character , just like "proxyStream-1?add",or <span style="line-height: 1.5;">"proxyStream-1?del" ,or </span><span style="line-height: 1.5;">"proxyStream-1?DEREG".</span><span style="line-height: 1.5;"> then subclassing RtspServerWithRegersterProxying and reimplement the  function weimplementRegister and implementCmd_register.</span></div><div><br></div>在2015-06-08,Ross Finlayson <finlayson@live555.com> 写道:
<blockquote id="isReplyContent" style="padding-left:1ex; margin: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">-----原始邮件-----<br>
<b>发件人:</b> Ross Finlayson <finlayson@live555.com><br>
<b>发送时间:</b> 2015年6月8日 星期一<br>
<b>收件人:</b> LIVE555 Streaming Media - development & use <live-devel@ns.live555.com><br>

<b>主题:</b> Re: [Live-devel] DEREGISTER command<br><br>FYI, I’ll be implementing this at some point, although not quite in the way that you’ve proposed.  The mechanism that you proposed requires specifying a (nonempty) ‘proxy-url-suffix’ string parameter to the “DEREGISTER” command, which will work only if the back-end URL were originally “REGISTER”ed using this ‘proxy-url-suffix’.  If, instead, the original “REGISTER” command were sent without a ‘proxy-url-suffix’ - or with two or more different ‘proxy-url-suffix’es for the same back-end URL, then the “DEREGISTER” command will need to include a ‘back-end’ URL parameter without a ‘proxy-url-suffix’.  The existing proxy server code will need to be modified somewhat in order to make this work.<br class=""><br class=""><div apple-content-edited="true" class="">
<span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; line-height: normal; border-spacing: 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=""></blockquote><br>