mirror of
https://github.com/livekit/livekit.git
synced 2026-07-28 09:59:26 +00:00
Was doing it on participant close. But, that misaligns `rtc_init` (number of attempts) a bit if the participant sessions are long. Record it as soon as RTC connects so that it is more time aligned with `rtc_init`.