Johni0702 / mumble-web

An HTML5 Mumble client
682 stars 151 forks source link

Non-blocking error when microphone unavailable #159

Open ZettaScript opened 3 years ago

ZettaScript commented 3 years ago

When the microphone is not available (e.g. blocked by the browser), there is an alert with the error and then nothing.

This is a regression from previous versions (like 3dda3d2) the error was written in the chat box, and everything worked well without audio input.

To reproduce: block microphone when the browser asks for permission.

Tested on Linux, Firefox 86.0.

mkipness commented 3 years ago

Hello,

Has anyone been able to resolve this? I'm having the same issue where I'd like to have people join, but they don't have a microphone.

Thanks, Max