Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/livekit/livekit. Pull mirroring updated .
  1. Jul 11, 2021
  2. Jul 09, 2021
    • David Zhao's avatar
      Update docker instruction to forward ports · 4c542349
      David Zhao authored
      4c542349
    • David Colburn's avatar
      update log keys · 50538db2
      David Colburn authored
      50538db2
    • hn8's avatar
      Enhancement: audio speakers (#44) · dcfe7eaf
      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: default avatarDavid Zhao <david@davidzhao.com>
      dcfe7eaf
  3. Jul 08, 2021
  4. Jul 07, 2021
  5. Jul 06, 2021
  6. Jul 05, 2021
  7. Jul 03, 2021
  8. Jul 02, 2021
  9. Jul 01, 2021
    • David Colburn's avatar
      turn server tls (#38) · e543aaa9
      David Colburn authored
      * tls
      
      * acm
      
      * use cert/key files
      
      * turn -> turns
      
      * turn cert config
      
      * updates
      
      * move panic
      
      * tidy
      
      * final updates
      e543aaa9
  10. Jun 30, 2021
  11. Jun 28, 2021
  12. Jun 27, 2021
  13. Jun 26, 2021
  14. Jun 24, 2021
  15. Jun 23, 2021
  16. Jun 22, 2021
Loading