[Live-devel] How to parameter the SETUP request using the RTSPClient object

Julien Bruneau bruneaujulien at gmail.com
Sun Dec 9 08:06:16 PST 2007


Ok, thank you very much for the information!

2007/12/9, Ross Finlayson <finlayson at live555.com>:
>
> >I am developing a RTSP client that has to send RTSP requests to a
> >RTSP server. To do that, I use the RTSPClient object.
> >
> >I would like to know if it is possible to parameter the SETUP
> >request so that the media will be sent to another address that the
> >address of the client. In the RTSP RFC, it is said that the string
> >"destination=..." can be added to the Transport field of the SETUP
> >request to specify where you want the media to be sent. Is it
> >possible in the LiveMedia library?
>
> No, not without modifying the existing code.
>
> Note, though, that most RTSP servers, by default, will *not* handle a
> "destination=" parameter in the RTSP "SETUP" "Transport:" header,
> because this would make it possible for a client to use this to set
> up a denial-of-service attack against a third party.  Therefore, you
> should not depend upon being to ask a server to send a stream to a
> different address.
> --
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20071209/7ca9890d/attachment.html 


More information about the live-devel mailing list