[Live-devel] Proxy Server REGISTER option
Bob Bischan
bbischan at watchtower-security.com
Mon Oct 7 11:07:27 PDT 2013
Ross,
Ok...that makes sense. Any idea how Proxy Server would handle the following
url?
rtsp://<ip>:<port>/axis-media/media.amp?resolution=480x270&fps=3&compression=40&videokeyframeinterval=18
>From debug I can see ProxyServer handles the new subsession like this:
ProxyServerMediaSession["rtsp://99.58.86.198:11031/axis-media/media.amp/"]
Proxy Server DESCRIBE on registered stream returns sdp:
a=control:rtsp://<ip>:<port>/axis-media/media.amp?resolution=480x270&fps=3&compression=40&videokeyframeinterval=18
a=control:rtsp://<ip>:<port>/axis-media/media.amp/trackID=1?resolution=480x270&fps=3&compression=40&videokeyframeinterval=18
>From the client side I have tried DESCRIBE against the Proxy Server using
all possible suffix's with no success.
Seems I might have to handle this differently. Either way I am much further
along with understanding how to implement this feature.
Thanks,
Bob
On Mon, Oct 7, 2013 at 11:46 AM, Ross Finlayson <finlayson at live555.com>wrote:
> Thanks for the update...I am now getting debug output.
>
> I see that the rtsp://url I am registering adds a new
> "ProxyServerMediaSubsession with periodic OPTION requests from the Proxy
> Server to the stream. Everything appears normal, but I'm not sure how to
> access the proxy stream now. Do REGISTERED streams have names like
> proxyStream-1, proxyStream-2...proxyStream-N?
>
>
> No, in this case, the proxy stream will have the same URL suffix as the
> 'back end' stream. So, if your 'back end' stream has the URL
> rtsp://host.example.com/foobar
> then the proxy stream should be accessible as
> rtsp://proxy-server-name-or-address:portnum/foobar
>
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
>
--
Bob Bischan
Manager (Operations/Software Development)
*WATCHTOWER SECURITY, INC.*
10760 TRENTON
SAINT LOUIS, MISSOURI 63132
314 427 4586 office
314 330 9001 cell
314 427 8823 fax
www.watchtower-security.com
*“Protecting your community and those you value most.”*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20131007/7f9d0b82/attachment.html>
More information about the live-devel
mailing list