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

Add support for scanning other formats #61

Open
schmich opened this issue Jul 21, 2017 · 4 comments · May be fixed by #268
Open

Add support for scanning other formats #61

schmich opened this issue Jul 21, 2017 · 4 comments · May be fixed by #268

Comments

@schmich
Copy link
Owner

schmich commented Jul 21, 2017

@foaadnami
Copy link

@sebastianvz
Copy link

hello. I am very new.

I would like to use instascan, but i have a little problem. I don't know how can use the ".js - scanner.js - camara.js" separately because i am using instscan.min.js but i need to change the line that one people write in the issue #59 but i don't know how can change the line. I am using a MVC project in c#.

I need to read barcode and i would like to test it with the change in that line.

@ptitvincou
Copy link

Hello,

This project is awesome.
I am in the same situation than Sebastianvz. how can we use scanner.js to add other formats.
@mairh can you help us ?

@elecnix
Copy link

elecnix commented Dec 27, 2019

I was able to get barcode scanning working using a zxing.js built from Xiao Ling's fork of zxing-cpp-emscripten, which adds 1D barcode support:

yushulx/zxing-cpp-emscripten@bb7cf4f

I compiled it with emsdk and the provided instructions, then copied the produced build-js/zxing.js over instascan/src/zxing.js, and then ran gulp build.

Tested on Chrome/Linux and Android.

@jazz-max jazz-max linked a pull request Apr 29, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

5 participants