-
Notifications
You must be signed in to change notification settings - Fork 92
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
demo outward facing camera is showing white screen. #17
Comments
i've set up a sandbox for this and it is not showing the video stream for the camera. This displays no camera video stream and the facingMode does not work. The code is taken from your example so should be correct. https://codesandbox.io/s/react-camera-pro-pp38n?file=/src/App.js |
Hi @laurencefass. On which platform did you experience the issues? Platform/browser? |
Android phone and Windows chrome browser |
Chrome in Android not working. |
@halffunction Android chrome requires secure connection to access media devices. Try hosting your app with HTTPS. |
The demo at:
https://purple-technology.github.io/react-camera-pro/
does not work with the outward facing camera of mobile phone with front and rear cameras - shows only a white screen.
Ive tested this alongside phone camera app and other react camera solutions so sure the camera is working
thanks
The text was updated successfully, but these errors were encountered: