mirror of
https://github.com/livekit/livekit.git
synced 2026-09-03 08:36:03 +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