Re: [Live-devel] Receiving RTP packets by a RTSP Client app

2012-01-19 Thread Ross Finlayson
> I am trying to implement my app as suggested in the previous mail. > > In the testRTSPClient app, after calling > "rtspClient->sendDescribeCommand(continueAfterDESCRIBE); " the program enters > the doEventLoop. > Rest of the processing is done in asynchronous callbacks. > > you mentioned >

Re: [Live-devel] Receiving RTP packets by a RTSP Client app

2012-01-19 Thread Sambhav
Hi Ross, I am trying to implement my app as suggested in the previous mail. In the testRTSPClient app, after calling "rtspClient->sendDescribeCommand(continueAfterDESCRIBE); " the program enters the doEventLoop. Rest of the processing is done in asynchronous callbacks. you mentioned >> Call "sta