Skip to content

livekit_client: Always use output device's reported channels num#51276

Merged
kubkon merged 1 commit intomainfrom
push-uxwxwmzk
Mar 11, 2026
Merged

livekit_client: Always use output device's reported channels num#51276
kubkon merged 1 commit intomainfrom
push-uxwxwmzk

Conversation

@kubkon
Copy link
Copy Markdown
Member

@kubkon kubkon commented Mar 11, 2026

Fixes a panic in livekit's process_reverse_stream for non-matching channel counts, e.g., upmixing 2->4, or downmixing 2->1.

Release Notes:

  • Fixed a panic in livekit when joining a channel using legacy audio using a device with less or more than 2 channels.

Fixes a panic in livekit's process_reverse_stream for non-matching channel counts, e.g.,
upmixing 2->4, or downmixing 2->1.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 11, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 11, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested review from a team, ConradIrwin and reflectronic and removed request for a team March 11, 2026 11:52
@kubkon kubkon merged commit a540b7c into main Mar 11, 2026
39 checks passed
@kubkon kubkon deleted the push-uxwxwmzk branch March 11, 2026 12:09
@kubkon
Copy link
Copy Markdown
Member Author

kubkon commented Mar 12, 2026

/cherry-pick stable

@zed-zippy
Copy link
Copy Markdown
Contributor

zed-zippy bot commented Mar 12, 2026

🍒💥 Cherry-pick did not succeed
https://github.com/zed-industries/zed/actions/runs/22995243059

kubkon added a commit that referenced this pull request Mar 12, 2026
) (cherry-pick to stable)

Cherry-pick of #51276 to stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants