Re: [Live-devel] Proxy server disconnection and reconnection

2023-05-19 Thread Flavio Alves
Hi Ross, Thank you very much for your quick response. I am evaluating recovery situations and this situation happened to me. Best regards, Flavio Em sex., 19 de mai. de 2023 19:30, Ross Finlayson escreveu: > > > > On May 19, 2023, at 3:11 PM, Flavio Alves < > flavio.al...@vitalintelligenceda

Re: [Live-devel] Proxy server disconnection and reconnection

2023-05-19 Thread Ross Finlayson
> On May 19, 2023, at 3:11 PM, Flavio Alves > wrote: > > Then, I force the end of live555ProxyServer. ffplay does not stop, but stops > working, as expected. > When I start again live555ProxyServer, it starts normally. > > Then I stop ffplay and try to connect again. I get this error: > > C

[Live-devel] Proxy server disconnection and reconnection

2023-05-19 Thread Flavio Alves
Hello, I am trying to do the following test using live555ProxyServer: -- Setup: * Camera: RTSP server on Raspberry Pi with HQ camera and running mediamtx server * live555ProxyServer * ffplay as client -- Procedure: * Start the camera * Start live555ProxyServer * Start ffplay So far, no problem