We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello there
I'm having a situation here where the successCallback nor errorCallback are never called but navigator.getUserMedia is a well defined function.
This happens when I run Firefox inside a VirtualBox under Ubuntu each time.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. I haven't tried it inside a VM yet so I'll look into it.
Sorry, something went wrong.
Sweet as. This also happens when you're browsing with Firefox under MacOS X.
I think this happens when the browser has getUserMedia support but not the operating system. For these cases an error message must appear as well.
No branches or pull requests
Hello there
I'm having a situation here where the successCallback nor errorCallback are never called but navigator.getUserMedia is a well defined function.
This happens when I run Firefox inside a VirtualBox under Ubuntu each time.
The text was updated successfully, but these errors were encountered: