[Live-devel] Proxy server disconnection and reconnection

Flavio Alves flavio.alves at vitalintelligencedata.com
Mon May 22 13:46:17 PDT 2023


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.alves at 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 <finlayson at 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 at lists.live555.com
>> http://lists.live555.com/mailman/listinfo/live-devel
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20230522/ac895703/attachment.htm>


More information about the live-devel mailing list