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

2007-12-09 Thread Julien Bruneau
Ok, thank you very much for the information! 2007/12/9, Ross Finlayson <[EMAIL PROTECTED]>: > > >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 > >reques

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

2007-12-09 Thread Ross Finlayson
>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,