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