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
After accepting the camera and microphone, "Website has webcam permissions?" returns a yep. ""Website has microphone permissions?" on the otherside always returns a Nope. Therefore there might be an issue here with the isWebsiteHasMicrophonePermissions check.
I would think that it should still set the isWebsiteHasMicrophonePermissions even if the device has no label, which it doesn't on Firefox Android (seems like all the overridden device properties get reverted in fact).
When i visit the demo page (https://www.webrtc-experiment.com/DetectRTC/,), it always shows the permission check.
After accepting the camera and microphone, "Website has webcam permissions?" returns a yep. ""Website has microphone permissions?" on the otherside always returns a Nope. Therefore there might be an issue here with the isWebsiteHasMicrophonePermissions check.
Here is a short video of the issue.
The text was updated successfully, but these errors were encountered: