Summary: | Zoom Web Client audio not working when "Enhanced Media Controls" active | ||
---|---|---|---|
Product: | [Plasma] plasma-browser-integration | Reporter: | Oliver Freyermuth <o.freyermuth> |
Component: | general | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 4wy78uwh, nate |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-browser-integration/-/commit/0798809f811cfc7769c10ac1ff2fbb7ac83c1357 | Version Fixed In: | 6.5.0 |
Sentry Crash Report: |
Description
Oliver Freyermuth
2021-03-29 10:10:51 UTC
One caveat when reproducing this: When creating a meeting yourself and joining as the host via the Web Client, it works. It only breaks when you join as "guest", e.g. in the test room or to another user's meeting, in a private window etc. I was asked about mic/webcam access even before getting to that test room, works here. Even when removing the permission and reloading the page, I was prompted to allow. This is with Chrome 89, though. I should have been more clear in the original report: The pre-join page indeed works fine, i.e. the browser asks for access to the microphone and / or camera. Things go awry as soon as you join with "Computer Audio" inside the room. Even when granting permission in Chrome, while things "look right" in Chrome, no audio stream is started (I checked with pavucontrol), neither an incoming nor an outgoing stream. This is indeed a bit harder to see with Chrome, since it remembers the microphone permission from the pre-join page for as long as Zoom is open, while Firefox asks over and over again (and does not ask when in the room due to the issue). Ah, sorry, audio stream, I was too focussed on my webcam working :) Can confirm :/ A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-browser-integration/-/merge_requests/41 A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-browser-integration/-/merge_requests/150 Git commit 0798809f811cfc7769c10ac1ff2fbb7ac83c1357 by Kai Uwe Broulik. Committed on 24/07/2025 at 16:36. Pushed by fvogt into branch 'master'. Disable media controls on known conferencing pages It can interfere with webcam or microphone and isn't meant to control these anyway. Let's just disable them here instead of trying to chase after all of them. Related: bug 435418, bug 503965 M +6 -0 extension/constants.js https://invent.kde.org/plasma/plasma-browser-integration/-/commit/0798809f811cfc7769c10ac1ff2fbb7ac83c1357 |