-
Notifications
You must be signed in to change notification settings - Fork 866
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
Comments
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. |
Hello, This project is awesome. |
I was able to get barcode scanning working using a yushulx/zxing-cpp-emscripten@bb7cf4f I compiled it with emsdk and the provided instructions, then copied the produced Tested on Chrome/Linux and Android. |
The text was updated successfully, but these errors were encountered: