mirror of
https://github.com/livekit/livekit.git
synced 2026-04-25 19:52:11 +00:00
* Sample RTP write error logs. When a client goes away without notice, the media connection will be severed. Writes will fail till connection is closed. Avoid log spam in those scenarios. Just log one in 100 failures. * Change reminder so that first failures gets logged * log failure count