infragram icon indicating copy to clipboard operation
infragram copied to clipboard

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

Open jywarren opened this issue 5 years ago • 3 comments

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!

https://github.com/publiclab/infragram/blob/bbbe71d1c890702d8cb6a082c2e023c7752a6b55/package.json#L29

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

jywarren avatar Mar 26 '19 15:03 jywarren

Also see this issue for related upgrades! https://github.com/publiclab/spectral-workbench.js/issues/87

jywarren avatar Dec 12 '19 23:12 jywarren

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

Swarnlataaa avatar May 29 '23 11:05 Swarnlataaa

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

jywarren avatar May 29 '23 15:05 jywarren