Closed ara4n closed 3 weeks ago
There probably was a point back in the full mesh era when this behavior was different, but I believe we've been forcing the microphone track on for about a year now. The reason is here in this comment:
For example I think I remember that keeping the microphone track is what enables iOS to keep the call going when the browser is backgrounded. As a sanity check I just went through Zoom, Teams, Discord, and Jitsi, and it appears that all of them but Jitsi exhibit this same behavior when you mute. The Web platform just doesn't give us a better way to separate the intent to potentially share audio from whether audio actually gets captured, at the moment.
As robin describes this a behavior we intentionally decided to fix various issues:
Steps to reproduce
This is fairly low priority, but am flagging it more because it's slightly surprising me.
Outcome
What did you expect?
Audio should not be captured when you are muted.
What happened instead?
App keeps capturing audio despite being muted.
Operating system
macOS
Browser information
Chrome 127
URL for webapp
call.element.io
Will you send logs?
No