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

Can't select a webcam in Safari - need to upgrade getUserMedia library! #58

Open
jywarren opened this issue Mar 26, 2019 · 3 comments
Open
Labels

Comments

@jywarren
Copy link
Member

Could need to refactor which getUserMedia shim we're using!

https://github.com/addyosmani/getUserMedia.js/ is what it was built on, but can check package.json to see the current version we're using!

"getusermedia-js": "~1.0.0",

https://www.npmjs.com/package/getusermedia-js

@jywarren jywarren added the bug label Mar 26, 2019
@jywarren jywarren changed the title Can't select a camera in Safari Can't select a webcam in Safari Mar 26, 2019
@jywarren
Copy link
Member Author

Also see this issue for related upgrades! publiclab/spectral-workbench.js#87

@jywarren jywarren pinned this issue Dec 12, 2019
@jywarren jywarren changed the title Can't select a webcam in Safari Can't select a webcam in Safari - need to upgrade getUserMedia library! Dec 12, 2019
@Swarnlataaa
Copy link

what should I do . the version mentioned in json needs to be updated in some other blog like file? Please guide me how can I contribute

@jywarren
Copy link
Member Author

Sorry, I believe this is already complete as part of https://infragram.org/sandbox/v2/ -- can you check this on iOS?

https://infragram.org/sandbox/v2/ works on Safari for 1 frame, then freezes with:

WebGL: INVALID_VALUE: texImage2D: no video
texImage2D
updateImage — infragram.js:1279
getSnapshot — infragram.js:600
(anonymous function) — infragram.js:134
set — data.js:28

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

No branches or pull requests

2 participants