Files
livekit/pkg/rtc
hn8 dcfe7eaf4f Enhancement: audio speakers (#44)
* refactor: active speakers

1. Observe the loudest adjusted with active ratio instead of linear average of decibel values
2. Follow RFC6465 to convert audio level from decibel to linear value.
3. Quantize audio level for stable slice comparison
4. Switch moving average algorithm from MMA to EMA to have the same center of mass with SMA
5. Minor: remove seenSids map allocation
6. Minor: minimize division arithmetic

* Update pkg/rtc/audiolevel.go

Co-authored-by: David Zhao <david@davidzhao.com>
2021-07-09 09:46:24 -07:00
..
2021-07-09 09:46:24 -07:00
2021-07-02 16:54:54 -07:00
2021-06-23 12:00:18 -07:00
2021-07-09 09:46:24 -07:00
2021-07-09 09:46:24 -07:00
2021-07-02 16:54:54 -07:00