I found a solution for my problem. I set the following compilation parameters:
ALLOW_SERVER_PORT_REUSE REUSE_FOR_TCP It was enough to avoid the reinit issue. On Mon, 22 May 2023 at 15:56, Flavio Alves < flavio.al...@vitalintelligencedata.com> wrote: > This makes sense on a cloud server or LAN environment, but we are planning > to use the library on an embedded application. > > So we are evaluating the recovery approaches and handling them. > > That is the reason for my questions. > > Best regards, > > Flavio > > > On Mon, 22 May 2023 at 14:27, Ross Finlayson <finlay...@live555.com> > wrote: > >> The “LIVE555 Proxy Server” is not meant to be shut down (but of course, >> you can always do so, using <control>-c). If the ‘back end’ RTSP stream >> goes away, the proxy server will automatically keep retrying the connection >> to the back-end server, until it succeeds. So, you should not need to shut >> down/restart the proxy server just because you are stopping/restarting the >> ‘back end’ server; the proxy server will handle this automatically. >> >> >> Ross Finlayson >> Live Networks, Inc. >> http://www.live555.com/ >> >> >> _______________________________________________ >> live-devel mailing list >> live-devel@lists.live555.com >> http://lists.live555.com/mailman/listinfo/live-devel >> >
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel