code-kotis / qr-code-scanner

📠 A simple, fast and useful progressive web application
https://qrcodescan.in
MIT License
1.05k stars 291 forks source link

why i scan a barcode there is no result return to me ? #20

Open kibyOu opened 7 years ago

gokulkrishh commented 7 years ago

@kibyOu You could be more specific. Can you post the barcode which you scanned ??

gokulkrishh commented 7 years ago

@kibyOu Hey can you give some more info on this. Like which QR code you scanned and what was the issue?

anundinesh commented 7 years ago

I have used "code 39" barcodes, it is not scanning them.

gokulkrishh commented 7 years ago

@anundinesh Can you post some samples ??

anundinesh commented 7 years ago

go to this https://racoindustries.com/barcodegenerator/1d/code-39/ generate a barcode with this "AT09A00001" and check.

gokulkrishh commented 7 years ago

@anundinesh Yes its not working. I have tried couple of other barcodes. None of them worked.

anundinesh commented 7 years ago

@gokulkrishh do you have any solution for it?

gokulkrishh commented 7 years ago

@anundinesh Only solution is to change the decoder I use for decoding image to get code. I will look into it.