Skip to content

[stable32] fix(webrtc): restore allow audio/video calls when permissions are re-granted - #18439

Merged
Antreesy merged 1 commit into
stable32from
backport/18437/stable32
Jun 25, 2026
Merged

Antreesy merged 1 commit into
stable32from
backport/18437/stable32

Conversation

@backportbot

@backportbot backportbot Bot commented Jun 25, 2026

Copy link
Copy Markdown

Backport of PR #18437

…granted

- allowAudio / allowVideo were required to trigger force reconnection.
- without it, MediaDevicesSource._audioAllowed / _videoAllowed stays false, so the track was never restarted, no sender is added to the peer connection, and the
forced reconnection is silently skipped.

Assisted-by: ClaudeCode:claude-sonnet-4-6
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@backportbot
backportbot Bot requested review from Antreesy and nickvergessen June 25, 2026 13:51
@backportbot backportbot Bot added bug regression feature: frontend 🖌️ "Web UI" client feature: call 📹 Voice and video calls AI assisted This PR contains AI-assisted commits labels Jun 25, 2026
@backportbot backportbot Bot added this to the 🪺 Next Patch (32) milestone Jun 25, 2026

@Antreesy Antreesy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested

@Antreesy
Antreesy merged commit 6aa7f09 into stable32 Jun 25, 2026
54 checks passed
@Antreesy
Antreesy deleted the backport/18437/stable32 branch June 25, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI assisted This PR contains AI-assisted commits bug feature: call 📹 Voice and video calls feature: frontend 🖌️ "Web UI" client regression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant