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

Support for iOS devices and Safari on MacOS for live camera feed (needs new Capture code to be integrated) #608

Open
waridrox opened this issue Mar 23, 2021 · 4 comments

Comments

@waridrox
Copy link
Member

Please describe the desired behavior.

  • Currently on (iOS 14/ iPadOS) in safari or chrome browser, the live camera feed cannot be loaded both on https://spectralworkbench.org/capture or on localhost:8080/examples/capture/. This means that iOS users are out of luck since these popular browsers can't support the live feed.

  • On safari for MacOS there's a different scenario observed where on localhost, live feed does load after prompting for camera access. But at https://spectralworkbench.org/capture it doesn't.


Additional context (optional)

Tested on iPhone simulator 1 at localhost
1


Tested on iPhone simulator 2 at https://spectralworkbench.org/capture
2


Tested on iPadOS on Safari at https://spectralworkbench.org/capture

RPReplay_Final1616509391.MP4
@jywarren
Copy link
Member

This should be achievable with the new Capture code in publiclab/spectral-workbench.js#219, and so we should note that substantial project would solve this and many other issues in this repository. Thank you, it's a great suggestion!!!

@jywarren jywarren changed the title Support for iOS devices and Safari on MacOS for live camera feed Support for iOS devices and Safari on MacOS for live camera feed (needs new Capture code to be integrated) Mar 30, 2021
@jywarren
Copy link
Member

This may be complete now!

@jywarren
Copy link
Member

Aha - it still gets stuck on the initial frame -- it connects to camera on iOS but freezes immediately. Should debug with an iOS device!

@jywarren
Copy link
Member

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

2 participants