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

MediaStreamTrack.getSources() deprecated #11

Open
einarbmag opened this issue Feb 28, 2017 · 2 comments
Open

MediaStreamTrack.getSources() deprecated #11

einarbmag opened this issue Feb 28, 2017 · 2 comments

Comments

@einarbmag
Copy link

MediaStreamTrack.getSources() was removed in Chrome 56,
https://www.chromestatus.com/feature/4765305641369600

the recommended solution is to use MediaDevices.enumerateDevices() instead.

@jeromeetienne
Copy link
Owner

thanks, btw im working on ar.js now. which have the last API

https://github.com/jeromeetienne/ar.js

@einarbmag
Copy link
Author

Ah, cool! Hadn't done a thorough search, just looking into AR for the first time now and noticed that the demo wasn't working on Chrome. Will look into your new API.

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