mirror of
https://github.com/livekit/livekit.git
synced 2026-05-16 15:56:01 +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.