Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Disable video device selection box during call. #284

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Dec 21, 2024

There's a crashing bug in the AV code caused by changing the video device during a call. The fix for that is non-trivial. In the meantime, we disallow such changes to make sure users don't crash themselves.

See #281


This change is Reviewable

@iphydf iphydf added this to the v1.18.0 milestone Dec 21, 2024
@github-actions github-actions bot added the bug Bug fix for the user, not a fix to a build script label Dec 21, 2024
There's a crashing bug in the AV code caused by changing the video
device during a call. The fix for that is non-trivial. In the meantime,
we disallow such changes to make sure users don't crash themselves.
@iphydf iphydf force-pushed the avoid-video-change-in-call branch from ddc7793 to 527c909 Compare December 21, 2024 23:54
@toktok-releaser toktok-releaser merged commit 527c909 into TokTok:master Dec 22, 2024
24 checks passed
@iphydf iphydf deleted the avoid-video-change-in-call branch December 22, 2024 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug fix for the user, not a fix to a build script
Development

Successfully merging this pull request may close these issues.

3 participants