This project is mirrored from https://github.com/livekit/livekit.
Pull mirroring updated .
- Jul 31, 2021
-
-
David Zhao authored
-
David Zhao authored
-
- Jul 29, 2021
-
-
-
David Zhao authored
-
- Jul 27, 2021
-
-
David Colburn authored
-
David Colburn authored
-
David Colburn authored
-
- Jul 26, 2021
-
-
David Zhao authored
* Send stun servers to clients * use TURN/UDP as STUN servers
-
- Jul 25, 2021
-
-
David Colburn authored
-
- Jul 23, 2021
-
-
hn8 authored
-
David Zhao authored
-
David Zhao authored
-
David Colburn authored
-
- Jul 22, 2021
-
-
David Colburn authored
-
David Zhao authored
-
- Jul 21, 2021
-
-
David Colburn authored
-
- Jul 19, 2021
-
-
David Colburn authored
Enables hidden recording and/or forwarding participants
-
hn8 authored
-
hn8 authored
1. Add UDP option to TURN 2. GetLocalIPAddress default to IPv4
-
David Zhao authored
-
hn8 authored
* upgrade logr to stable release v1.0.0 * feat: support SetLogger & SetLoggerFactory
-
- Jul 17, 2021
-
-
Andy Lindeman authored
-
- Jul 16, 2021
-
-
David Zhao authored
-
David Zhao authored
-
- Jul 15, 2021
-
-
David Colburn authored
* move cors to middleware * check for nil url * remove snapshot
-
David Colburn authored
-
hn8 authored
-
- Jul 14, 2021
-
-
David Zhao authored
-
David Zhao authored
-
David Zhao authored
* support client message to update active layers * update to match new protocol
-
- Jul 13, 2021
-
-
David Colburn authored
-
David Colburn authored
-
David Colburn authored
-
- Jul 12, 2021
-
-
David Zhao authored
-
David Zhao authored
* Lock room creation to ensure atomic creation & node assignment * more tests
-
- Jul 11, 2021
-
-
David Zhao authored
-
David Zhao authored
* Enable passing in local IP, refactored IP detection * update docker server instructions
-
- Jul 09, 2021
-
-
David Zhao authored
-
David Colburn authored
-
hn8 authored
* 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>
-