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

Rear camera doesn't work on some phones #40

Closed
SalamanderTheGray opened this issue Jun 13, 2018 · 1 comment
Closed

Rear camera doesn't work on some phones #40

SalamanderTheGray opened this issue Jun 13, 2018 · 1 comment

Comments

@SalamanderTheGray
Copy link

SalamanderTheGray commented Jun 13, 2018

One few Samsungs phones rear camera doesn't work in your demo app, as in mine. Other in other libs it work but i use vue for my app and your is easiest to use for me right now. There are images.

Front:
https://drive.google.com/file/d/18WEVo4iyhQpVpyx7ld1A2Q4FhUtRVDhk/view?usp=sharing

Rear:
https://drive.google.com/file/d/1WNGmvRPQj9Wt81yL6KSgXZlBhcsNtyyd/view?usp=sharing

@gruhn
Copy link
Owner

gruhn commented Jun 13, 2018

I think this is my bad. I introduced a bug in the latest update. Can you check if it works for you on the demo page now? Make sure to empty the cache on your device.

gruhn added a commit that referenced this issue Jun 13, 2018
If a camera is requested after initilization the previous camera
instance needs to be terminated or else this can cause errors. The
camera might be already in use or the device only allows one active
camera at a time.

See #40
@gruhn gruhn closed this as completed Jun 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants