Release packages#1085
Merged
Merged
Conversation
Contributor
ChangesetChangeset found but no version bumps declared. |
ec1556c to
597581a
Compare
a235499 to
c98d0ea
Compare
141b5fe to
b9b29d1
Compare
xianshijing-lk
approved these changes
May 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
Merging this pull request will create these releases
livekit 0.7.40 (2026-05-14)
Fixes
LIVEKIT_PREFERRED_HW_ENCODERto prefernvencorvaapihardware video encoding when both are available.livekit-protocolGet WebRTC ADM into Rust - #1037 (@xianshijing-lk)
This PR introduces platform audio device management via WebRTC's Audio Device Module (ADM).
Features
AdmProxyclass that switches between Dummy ADM (synthetic mode) and Platform ADM (real audio I/O)livekit-ffiAudio Modes
API
livekit-api 0.4.22 (2026-05-14)
Fixes
livekit-protocol 0.7.7 (2026-05-14)
Features
livekit-protocollivekit-ffi 0.12.57 (2026-05-14)
Fixes
LIVEKIT_PREFERRED_HW_ENCODERto prefernvencorvaapihardware video encoding when both are available.Get WebRTC ADM into Rust - #1037 (@xianshijing-lk)
This PR introduces platform audio device management via WebRTC's Audio Device Module (ADM).
Features
AdmProxyclass that switches between Dummy ADM (synthetic mode) and Platform ADM (real audio I/O)livekit-ffiAudio Modes
API
libwebrtc 0.3.33 (2026-05-14)
Fixes
LIVEKIT_PREFERRED_HW_ENCODERto prefernvencorvaapihardware video encoding when both are available.livekit-protocolGet WebRTC ADM into Rust - #1037 (@xianshijing-lk)
This PR introduces platform audio device management via WebRTC's Audio Device Module (ADM).
Features
AdmProxyclass that switches between Dummy ADM (synthetic mode) and Platform ADM (real audio I/O)livekit-ffiAudio Modes
API
webrtc-sys 0.3.31 (2026-05-14)
Fixes
LIVEKIT_PREFERRED_HW_ENCODERto prefernvencorvaapihardware video encoding when both are available.fix: fix LICENSE.md generation in webrtc build scripts
The license generation script was failing because
gn desc --format=jsonoutputs warnings before the JSON when certain build args trigger deprecation
notices. The new patch strips non-JSON content before parsing.
Get WebRTC ADM into Rust - #1037 (@xianshijing-lk)
This PR introduces platform audio device management via WebRTC's Audio Device Module (ADM).
Features
AdmProxyclass that switches between Dummy ADM (synthetic mode) and Platform ADM (real audio I/O)livekit-ffiAudio Modes
API