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

Doesn't load on mobile #89

Open
Elikill58 opened this issue Sep 7, 2022 · 5 comments
Open

Doesn't load on mobile #89

Elikill58 opened this issue Sep 7, 2022 · 5 comments

Comments

@Elikill58
Copy link

On computer, it works approximatly (I have bad camera) but on mobile phone, the camera just doesn't load

@bllazejk
Copy link

I have same problem someone help me?
on mobile browser (chrome) "barcode-scanner-livestream" is hidden

@Elikill58
Copy link
Author

No I can't help you as I didn't fix it too

@lukeid123
Copy link

This solution helped me when working in dev: https://stackoverflow.com/questions/16835421/how-to-allow-chrome-to-access-my-camera-on-localhost

Be sure to add the 192.xxx address and port to the box.

Camera permission requires https

@Elikill58
Copy link
Author

@lukeid123 your solution seems to work if we can't access to website. Me, I can so it's not concerning me

@lukeid123
Copy link

I was facing the same problem as you (maybe different issues though) where I could access the webpage, but the scanner was not showing nor was there a prompt for camera permission.

Adding the address to the chrome flags setting, fixed it for me. Basically I'm telling it 'I know this webpage isn't https, but let's pretend it's secure anyways'.

I used Eruda from the Play Store to double check I wasn't getting any errors in console log too.

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

3 participants