Releases: webrtc-sdk/android
Releases · webrtc-sdk/android
v125.6422.02
[125.6422.02] - 2024.06.15
- Upgrade to WebRTC-SDK M125.6422.02
v125.6422.01
Full Changelog: v114.5735.11...v125.6422.01
v114.5735.11
[114.5735.11] - 2024.05.22
- Upgrade to WebRTC-SDK M114.5735.11
- Feat: Make audio output attributes modifiable.
v114.5735.10
[114.5735.10] - 2024.04.08
- Upgrade to WebRTC-SDK M114.5735.10
- Feat: Add keyRingSize/discardFrameWhenCryptorNotReady to KeyProviderOptions.
Full Changelog: v114.5735.09...v114.5735.10
v114.5735.09
[114.5735.09] - 2024.04.03
- Upgrade to WebRTC-SDK M114.5735.09
- Fix external audio processor sample rate calculation
- Allow ice gathering on any address ports
v114.5735.08.1
[114.5735.08.1] - 2024.02.05
- Upgrade to WebRTC-SDK M114.5735.08.1
Full Changelog: v114.5735.08...v114.5735.08.1
v114.5735.07
[114.5735.07] - 2023.12.26
- Upgrade to WebRTC-SDK M114.5735.07
- Add a separate prefixed version of the WebRTC-SDK to avoid name collision
v114.5735.06
[114.5735.06] - 2023.11.15
- Upgrade to WebRTC-SDK M114.5735.06
- Add ExternalAudioProcessing support for Android.
v114.5735.05
[114.5735.05] - 2023.09.21
- Upgrade to WebRTC-SDK M114.5735.05
- Use independent threads to process frame encryption/decryption
- Correct handle SIF frame
- Fix a fault tolerance judgment failure
v114.5735.04
[114.5735.04] - 2023.09.20
- Upgrade to WebRTC-SDK M114.5735.04
- fix h264 freeze on E2EE.
- Send frame cryptor events from signaling-thread.