[Live-devel] Problem in sending RTSP Requests from media server

2007-07-27 Thread Nitin Jain
Hi all, I am sending GET_PARAMETER and SET_PARAMETER RTSP requests from the server after it receives PLAY to to the openRTSP Client. But I observed that when i do PLAY and PAUSE then instead of getting PAUSE response pauseMediaSession is getting SET/GET Parameter request . But the incom

Re: [Live-devel] Problem in sending RTSP Requests from media server

2007-07-27 Thread Ross Finlayson
I am sending GET_PARAMETER and SET_PARAMETER RTSP requests from the server I don't recommend doing this. As you noticed, our current RTSP client code doesn't handle this well. It will eventually be fixed to handle all incoming RTSP data asynchronously - but until this is done, I don't recomm