mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-17 21:15:43 +02:00
When a user clicks the microphone or camera toggle while the corresponding permission is denied, trigger a permission prompt via `getUserMedia` instead of silently doing nothing. This gives users a clear path back to granting access without having to dig into the browser settings themselves.