You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we use the plugin to record Screen+Audio, the user is asked to give permission to share his screen, then a second permission to share his microphone.
If you accept the first permission, but you deny the second microphone permission (lets say you missed the button), we end up into the blue because nothing happens: no error nor deviceReady… it looks like it's just waiting… for nothing.
It happens at least on Mac OS X Chrome 81, Firefox 75, and Safari 13.1
Is there any way to test somehow the microphone authorization state?