mirror of
https://github.com/livekit/livekit.git
synced 2026-07-10 03:31:59 +00:00
6a41fae548
Latency is always 0, but jitter is high. Not sure how that happens as latency is the welford mean and jitter is welford standard deviation. Feels like some mis-labeling. Anyhow, switching to microseconds units to get better resolution.