Re: [Live-devel] Bug: Server locks up on bad connection

2021-12-15 Thread Ross Finlayson
Andrei, Thanks for the note. This change will be included in the next release of the software. You should understand, however, how you got into this situation: Your client is receiving the stream via TCP (instead of via RTP/UDP), but the stream’s bit rate is exceeding the capacity of the net

[Live-devel] Bug: Server locks up on bad connection

2021-12-15 Thread Andrei Chtcherbatchenko
Hi all, I believe I found a server bug. If a client connects from unreliable network, server may lock up. In that state, it does not accept new connections, it cannot be stopped, and if connection improves, it does not become responsive again. The problem is confirmed on Raspbian and macOS so f