Skip to content
New issue

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

navigator.getUserMedia() is deprecated android chrome version 50.0.02661.89 #41

Open
EmmanuelDLG opened this issue May 2, 2016 · 1 comment

Comments

@EmmanuelDLG
Copy link

hi,
Navigator.getUserMedia() is deprecated, and does not work any more on Android Chrome since the version 50.0.02661.89
It still working on the chrome desktop version, but not on the Android version.

At least the javascript files:
-adapter.js
-html5-qrcode.js

are impacted, many more

@Rambou
Copy link

Rambou commented May 21, 2016

Yeap. Someone should correct this and create a Pull Request!
Navigator.getUserMedia() can be replaced by https://github.com/addyosmani/getUserMedia.js for crossbrowser support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants