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

Refactor camera source #104

Open
brianchirls opened this issue Sep 5, 2015 · 0 comments
Open

Refactor camera source #104

brianchirls opened this issue Sep 5, 2015 · 0 comments
Assignees

Comments

@brianchirls
Copy link
Owner

Firefox has a new MediaDevices API to replace the legacy navigator.getUserMedia, which will presumably be deprecated eventually.

Also, Firefox's media constraints format is incompatible with Chrome's, which is obsolete. So we need a shim to make sure we can work with both until Chrome's implementation is updated.

For reference: http://stackoverflow.com/questions/26415778/getusermedia-video-size-in-firefox-chrome-differs

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

No branches or pull requests

1 participant