mirror of
https://github.com/livekit/livekit.git
synced 2026-04-27 02:05:25 +00:00
f8b994d491
* Forwarding latency measurement tweaks. - prom transmission type public - do not measure short term values as it is not used and saves some lock contention time in packet path potentially. Adding a separate method for that. - Change latency/jitter summary reporting to `ns` also to match the histogram. * add GetShortStats