[Live-devel] DEREGISTER command
xqi
xqi at wynlink.com
Mon Jun 8 02:01:40 PDT 2015
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20150608/2692e625/attachment.html>
-------------- next part --------------
hi,
if it's urgent for you, there is a Temporary solution , you may pass the string of operate type into the suffix by "?" character , just like "proxyStream-1?add",or "proxyStream-1?del" ,or "proxyStream-1?DEREG". then subclassing RtspServerWithRegersterProxying and reimplement the function weimplementRegister and implementCmd_register.
在2015-06-08,Ross Finlayson <finlayson at live555.com> 写道:-----原始邮件-----
发件人: Ross Finlayson <finlayson at live555.com>
发送时间: 2015年6月8日 星期一
收件人: LIVE555 Streaming Media - development & use <live-devel at ns.live555.com>
主题: Re: [Live-devel] DEREGISTER command
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.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list