Skip to content

Release packages#1110

Merged
xianshijing-lk merged 1 commit into
mainfrom
knope/release
May 21, 2026
Merged

Release packages#1110
xianshijing-lk merged 1 commit into
mainfrom
knope/release

Conversation

@knope-bot
Copy link
Copy Markdown
Contributor

@knope-bot knope-bot Bot commented May 20, 2026

Important

Merging this pull request will create these releases

livekit-datatrack 0.1.7 (2026-05-21)

Features

  • Introduce pipeline options for remote data tracks, support multiple in-flight frames.

Fixes

  • Fix compilation error in depacketizer test by using correct variable name.

livekit 0.7.42 (2026-05-21)

Features

  • Introduce pipeline options for remote data tracks, support multiple in-flight frames.

Fixes

feat: add Android application context initialization for PlatformAudio support.

Android requires ContextUtils.initialize(applicationContext) before WebRTC audio components can be created. This change:

  • Adds livekit_ffi_initialize_android_context() C FFI function for Unity and other FFI consumers
  • Uses CreateAndroidAudioDeviceModule() instead of generic CreateAudioDeviceModule() on Android
  • Handles empty device GUIDs on Android (falls back to index 0)
  • Documents Android-specific limitations: single default device, no app-level device selection

Platform notes:

  • Android device enumeration returns only one "default" device with empty name/GUID
  • Audio routing (speaker/earpiece/Bluetooth) is controlled by Android's AudioManager, not WebRTC

webrtc-sys-build 0.3.18 (2026-05-21)

Fixes

  • Disable default features for zip dependency

webrtc-sys 0.3.32 (2026-05-21)

Fixes

feat: add Android application context initialization for PlatformAudio support.

Android requires ContextUtils.initialize(applicationContext) before WebRTC audio components can be created. This change:

  • Adds livekit_ffi_initialize_android_context() C FFI function for Unity and other FFI consumers
  • Uses CreateAndroidAudioDeviceModule() instead of generic CreateAudioDeviceModule() on Android
  • Handles empty device GUIDs on Android (falls back to index 0)
  • Documents Android-specific limitations: single default device, no app-level device selection

Platform notes:

  • Android device enumeration returns only one "default" device with empty name/GUID
  • Audio routing (speaker/earpiece/Bluetooth) is controlled by Android's AudioManager, not WebRTC

libwebrtc 0.3.34 (2026-05-21)

Fixes

feat: add Android application context initialization for PlatformAudio support.

Android requires ContextUtils.initialize(applicationContext) before WebRTC audio components can be created. This change:

  • Adds livekit_ffi_initialize_android_context() C FFI function for Unity and other FFI consumers
  • Uses CreateAndroidAudioDeviceModule() instead of generic CreateAudioDeviceModule() on Android
  • Handles empty device GUIDs on Android (falls back to index 0)
  • Documents Android-specific limitations: single default device, no app-level device selection

Platform notes:

  • Android device enumeration returns only one "default" device with empty name/GUID
  • Audio routing (speaker/earpiece/Bluetooth) is controlled by Android's AudioManager, not WebRTC

livekit-ffi 0.12.60 (2026-05-21)

Features

  • Introduce pipeline options for remote data tracks, support multiple in-flight frames.

feat: add Android application context initialization for PlatformAudio support.

Android requires ContextUtils.initialize(applicationContext) before WebRTC audio components can be created. This change:

  • Adds livekit_ffi_initialize_android_context() C FFI function for Unity and other FFI consumers
  • Uses CreateAndroidAudioDeviceModule() instead of generic CreateAudioDeviceModule() on Android
  • Handles empty device GUIDs on Android (falls back to index 0)
  • Documents Android-specific limitations: single default device, no app-level device selection

Platform notes:

  • Android device enumeration returns only one "default" device with empty name/GUID
  • Audio routing (speaker/earpiece/Bluetooth) is controlled by Android's AudioManager, not WebRTC

Fixes

@github-actions
Copy link
Copy Markdown
Contributor

Changeset

Changeset found but no version bumps declared.

@knope-bot knope-bot Bot force-pushed the knope/release branch from e750efc to 019b37c Compare May 20, 2026 23:28
@knope-bot knope-bot Bot requested a review from cloudwebrtc as a code owner May 20, 2026 23:28
@knope-bot knope-bot Bot force-pushed the knope/release branch 2 times, most recently from 8304021 to 9e03067 Compare May 21, 2026 20:08
@knope-bot knope-bot Bot force-pushed the knope/release branch from 9e03067 to d26beb5 Compare May 21, 2026 20:09
@xianshijing-lk xianshijing-lk merged commit a4f41cd into main May 21, 2026
23 checks passed
@xianshijing-lk xianshijing-lk deleted the knope/release branch May 21, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant