> 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 >
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