Re: [Live-devel] resending the describe command

2016-08-30 Thread Ross Finlayson
> Thanks for the suggestion. I have tried to solve this according to your > advice, but no (complete) success yet. > > * It works .. almost. > * I am receiving frames .. then I cut the internet connection and put it on > again .. restart tasks are working ok, rtsp negotiation starts and I start

Re: [Live-devel] resending the describe command

2016-08-25 Thread sampsa
Hi Ross, Thanks for the suggestion. I have tried to solve this according to your advice, but no (complete) success yet. * It works .. almost. * I am receiving frames .. then I cut the internet connection and put it on again .. restart tasks are working ok, rtsp negotiation starts and I star

Re: [Live-devel] resending the describe command

2016-08-04 Thread Ross Finlayson
If an error occurs when sending a RTSP command, the “RTSPClient” object gets reset - which includes setting its “rtsp://“ URL to NULL. The only way to then send another command is to do so using a *new* “RTSPClient” object. I.e., - call Medlium::close() on the existing “RTSPClient” obje