1. 26 Mar, 2024 1 commit
  2. 14 Mar, 2024 3 commits
  3. 13 Mar, 2024 5 commits
  4. 08 Mar, 2024 1 commit
  5. 07 Mar, 2024 1 commit
    • * feat: add exteranl audio processing api.
      
      * update.
      
      * fix spotlessKotlinCheck.
      
      * update.
      
      * Comments.
      
      * fix typo.
      
      * upgrade libwebrtc to 114.5735.08.
      
      * code format.
      
      * rename and add more method.
      
      * update.
      
      * add siwtch dialog for audio processor.
      
      * format.
      
      * format.
      
      * add AudioProcessorOptions.
      
      * revert changes.
      
      * Code cleanup
      
      * spotless
      
      * fix test compile
      
      * spotless
      
      * Renaming of functions and removing url/token checking from isEnabled
      
      ---------
      
      Co-authored-by: davidliu <davidliu@deviange.net>
      CloudWebRTC authored
  6. 29 Feb, 2024 1 commit
  7. 26 Feb, 2024 4 commits
  8. 22 Feb, 2024 1 commit
  9. 20 Feb, 2024 2 commits
  10. 19 Feb, 2024 1 commit
  11. 03 Feb, 2024 3 commits
  12. 30 Jan, 2024 1 commit
  13. 25 Jan, 2024 1 commit
  14. 19 Jan, 2024 1 commit
  15. 18 Jan, 2024 1 commit
  16. 17 Jan, 2024 3 commits
  17. 13 Jan, 2024 1 commit
  18. 12 Jan, 2024 1 commit
  19. 11 Jan, 2024 1 commit
  20. 10 Jan, 2024 1 commit
    • * Prefix webrtc to avoid collisions with other libraries
      
      * Prepare for v2.0.0
      
      * Move test webrtc files as well
      
      * Revert java target to Java 1.8
      
      * Remove LiveKit.connect method
      
      * Rename participant's track variables to trackPublication to accurately reflect type
      
      * update protocol submodule
      
      * Change remoteParticipants to identity keys
      
      Also add in the Participant Sid/Identity value classes to prevent mistakes
      
      * change publishData to take in Identity type
      
      * Move to android-prefixed webrtc library
      
      * Make inline value classes serializable
      
      * Fix publishdata send to identity destination
      
      * Support sync stream id
      
      * Remap LivekitModels.VideoQuality to VideoQuality enum
      
      The new VideoQuality enum exposes only the ones that should be used by consumers
      
      * Suspend function for getSid
      
      * spotless
      
      * fix compile
      
      * Add documentation and internal visibility for internal classes
      davidliu authored
  21. 07 Jan, 2024 2 commits
  22. 26 Dec, 2023 1 commit
  23. 13 Dec, 2023 1 commit
  24. 28 Nov, 2023 2 commits