- 07 Jan, 2024 1 commit
-
- 26 Dec, 2023 1 commit
-
-
This was causing confusion in users who expected it to overwrite the existing room options
davidliu authored
-
- 13 Dec, 2023 1 commit
-
-
* Force all rtc related calls onto a single dedicated thread * Fix test issues * clean up long lock * Move any callbacks from peerconnection api into local RTC thread * Spotless
davidliu authored
-
- 28 Nov, 2023 3 commits
- 27 Nov, 2023 1 commit
-
-
* Separate DataChannel Observer into independent objects unregisterObserver directly deletes the natively wrapped observer. Previous implementation should be fine, but moving to independent for memory safety * Spotless
davidliu authored
-
- 22 Nov, 2023 1 commit
-
-
davidliu authored
-
- 21 Nov, 2023 1 commit
-
-
davidliu authored
-
- 20 Nov, 2023 1 commit
-
-
davidliu authored
-
- 14 Nov, 2023 5 commits
-
-
davidliu authored
-
davidliu authored
-
davidliu authored
-
* Add more mutexes surrounding peerconnection usage * proper locking for response flow job * Fix race condition in CoroutineSdpObserver * Lock down peer connection usage * spotless apply * Exclude ReentrantMutex from spotless * Fix tests * spotless apply
davidliu authored
-
- 08 Nov, 2023 1 commit
-
-
davidliu authored
-
- 07 Nov, 2023 5 commits
-
-
davidliu authored
-
davidliu authored
-
Dmytro Shkil authored
-
davidliu authored
-
davidliu authored
-
- 06 Nov, 2023 3 commits
-
-
* SDP munging * track bitrates * Switch to using android-jain-sip-ri for sdp munging * Update protocol version * add support for svc codec * Backup codec support * handle pong response * multi codec publishing * test for multicodec * Add LiveKit.init convenience function for e2e testing * spotless apply
davidliu authored -
davidliu authored
- 05 Nov, 2023 1 commit
-
-
* Fix memory leaks * Fix data channel leaking RTCEngine * Add room to leak canary in sample app * remove leakcanary watching of room
davidliu authored
-
- 24 Oct, 2023 2 commits
-
-
davidliu authored
- 06 Oct, 2023 1 commit
-
-
davidliu authored
-
- 02 Oct, 2023 2 commits
-
-
davidliu authored
-
- 25 Sep, 2023 1 commit
-
-
* save work * update deps * update deps * Fix build * Fix github actions * Spotless fixes
davidliu authored
-
- 21 Sep, 2023 4 commits
-
-
davidliu authored
-
davidliu authored
-
davidliu authored
-
CloudWebRTC authored
-
- 20 Sep, 2023 3 commits
-
-
davidliu authored
-
* Setup E2EEManager for dependency injection * upgrade libwebrtc to 114.5735.04. * fix test build * spotless * Update e2ee option defaults to prevent deadlocks * more defaults update --------- Co-authored-by: davidliu <davidliu@deviange.net>
CloudWebRTC authored -
* Improvements for E2EE. * format. * spotlessApply. * Update livekit-android-sdk/src/main/java/io/livekit/android/e2ee/E2EEManager.kt Co-authored-by: davidliu <davidliu@deviange.net> * Update livekit-android-sdk/src/main/java/io/livekit/android/e2ee/E2EEManager.kt Co-authored-by: davidliu <davidliu@deviange.net> * Update livekit-android-sdk/src/main/java/io/livekit/android/e2ee/E2EEManager.kt Co-authored-by: davidliu <davidliu@deviange.net> * Update livekit-android-sdk/src/main/java/io/livekit/android/room/Room.kt Co-authored-by: davidliu <davidliu@deviange.net> * Update livekit-android-sdk/src/main/java/io/livekit/android/room/Room.kt Co-authored-by: davidliu <davidliu@deviange.net> * fix. * fix. * spotlessKotlinCheck. * fix --------- Co-authored-by: davidliu <davidliu@deviange.net>
CloudWebRTC authored
-
- 17 Sep, 2023 1 commit
-
-
* add spotless * fix some format violations * kotlin styling * add spotless check to ci * Update actions and fix spotless check * ktlint fixes * more spotless fixes * more spotless fixes * turn off annotation lint * run spotless check first
davidliu authored
-
- 14 Sep, 2023 1 commit
-
-
davidliu authored
-