1. 03 Apr, 2024 1 commit
  2. 01 Apr, 2024 1 commit
  3. 26 Mar, 2024 3 commits
  4. 14 Mar, 2024 3 commits
  5. 13 Mar, 2024 5 commits
  6. 08 Mar, 2024 1 commit
  7. 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
  8. 29 Feb, 2024 1 commit
  9. 26 Feb, 2024 4 commits
  10. 22 Feb, 2024 1 commit
  11. 20 Feb, 2024 2 commits
  12. 19 Feb, 2024 1 commit
  13. 03 Feb, 2024 3 commits
  14. 30 Jan, 2024 1 commit
  15. 25 Jan, 2024 1 commit
  16. 19 Jan, 2024 1 commit
  17. 18 Jan, 2024 1 commit
  18. 17 Jan, 2024 3 commits
  19. 13 Jan, 2024 1 commit
  20. 12 Jan, 2024 1 commit
  21. 11 Jan, 2024 1 commit
  22. 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
  23. 07 Jan, 2024 2 commits