We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
infragram/package.json
Line 29 in bbbe71d
https://www.npmjs.com/package/getusermedia-js
The text was updated successfully, but these errors were encountered:
Also see this issue for related upgrades! publiclab/spectral-workbench.js#87
Sorry, something went wrong.
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
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
No branches or pull requests
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!
infragram/package.json
Line 29 in bbbe71d
https://www.npmjs.com/package/getusermedia-js
The text was updated successfully, but these errors were encountered: