8000 use 'navigator.mediaDevices.getUserMedia()' replace 'navigator.getUserMedia' · Issue #7 · cbrandolino/camvas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

use 'navigator.mediaDevices.getUserMedia()' replace 'navigator.getUserMedia' #7

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

Open
ajccom opened this issue Apr 25, 2018 · 1 comment

Comments

@ajccom
Copy link
ajccom commented Apr 25, 2018

navigator.getUserMedia has been removed from the Web standards :(

[navigator.mediaDevices || navigator].getUserMedia(...)

https://developer.mozilla.org/en-US/docs/Web/API/Navigator/getUserMedia

@cbrandolino
Copy link
Owner

Thanks! If you'd like to make a pull request with the change I'll merge it straight away :)

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
0