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

Back camera image flipped #214

Open
realtebo opened this issue May 17, 2019 · 2 comments
Open

Back camera image flipped #214

realtebo opened this issue May 17, 2019 · 2 comments

Comments

@realtebo
Copy link

In the official demo, when I use back camer, I see the image orizzontally mirrored so scan do not works,

Could you add an option to mirror it?

@DaNylez
Copy link

DaNylez commented May 17, 2019

use:
let scanner = new Instascan.Scanner(
{
video: document.getElementById('preview'),
mirror: false
}
);

@HamidReazaNikoonia
Copy link

In the official demo, when I use back camer, I see the image orizzontally mirrored so scan do not works,

Could you add an option to mirror it?

How you detect a Back camera ??

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