mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-06-02 06:23:37 +02:00
ffa5d4ac1389bccfd4cf2fca8d60d2b99c259a5d
When the JVB bridge disconnects but the session is not yet closed (e.g. during a pending reconnect), rtcpKeepalive spins indefinitely logging "rtcp keepalive write: io: read/write on closed pipe" every 5 seconds. The process appears alive but is functionally dead — systemd Restart=always never triggers and the instance becomes permanently wedged. Add an error counter that triggers requestReconnect after 3 consecutive WriteRTCP failures, allowing the supervisor to tear down and re-establish the bridge connection. Reset the counter on any successful write. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
About
olcRTC - across the sea
Project that allows users to bypass blocking by parasitizing and tunneling on unblocked and whitelisted services in Russia, use legal webRTC services
Status
Beta
See all info in issues
Issues? contact us at @openlibrecommunity
Or wait for the release or at least a release
Community ui client: alananisimov/olcbox
Read docs for start
Telegram: zarazaex
Email: zarazaex@tuta.io
Site: zarazaex.xyz
Languages
Go
90.3%
Python
6.1%
Shell
3.4%
Dockerfile
0.2%
