-
Hello.
I encounter some coredump while trying to read some qrcode using pyzbar 0.1.9
It happend when scanning image in zbar_scan_image(scanner, img)
Here is the error msg and images that made t…
-
hi,I'm using your ANE to build a QRCode scanner in AS3 with falsh builder 4.7
I notice that you've design a cancel event in the code.
but after I call the scan function,it's just show up the scan sc…
-
**Describe the bug**
I'm using html5-qrcode for a check-in app. Users point their QR code and I use the reader to confirm their check-in.
We notice is that, after a few minutes of no use, the ca…
phstc updated
8 months ago
-
**Is your feature request related to a problem? Please describe.**
You have a smartphone and a computer, a keepass database is stored in one of them and you don't want to share it with the other (may…
-
Hello,
I'm trying to use this plugin in my ionic project compiled with PhoneGap Build.
When i try to use barcode scanner on iOS devices, my app open barcode correctly but doesn't scan (capture) qrcod…
-
# Html5QrcodeScanner - End to end QR Code scanner for web, not just a library | Minhaz’s Blog
When I started the project html5-qrcode, my goal was to make it easier to implement QR code scanning in w…
-
Hello,
thank you for this useful plugin, I've been able to compile and use it on ipad mini but when I try on iphone 6 ( both with iOS 8.2) i get this error in xcode capturing a qrcode:
`
2015-03-26 …
meska updated
8 years ago
-
Hi
Scanner: Fujitsu fi-7160 with enabled barcode reader. I need detect barcode type: EAN128.
When I use:
> var barcodes = e.GetExtImageInfo(ExtendedImageInfo.BarcodeText).Where(it => it.ReturnCod…
-
Hi,
I am trying to stop camera after validation code.
Example - I am validation domain first after scan because end user may be scan other QR code. So if I am using didFindCode and after that I …
-
I cannot set back camera, when I am trying to pick camera from Html Scanner constructor function I am always getting front camera, there's no way to pick back camera. I have tested it with Android and…