Open AlDrag opened 7 years ago
Scan took 8s or so, this is considered very slow in my opinion. Imagine the users have to scan tons of products with such speed.
It shame ZBar has impressive speed and faster than this plugin. I would prefer to use this plugin instead if only it's faster since the options and result callbacks are neat.
But speed comes to first priority, so i had to choose ZBar until this issue solved.
For me, scanning speed is random, sometimes it takes forever, sometimes it's done in second.
It seems to me that text and graphic near bar code is interfering with scanning.
Also, returned value is sometimes inaccurate. In my case I'm scanning ITF code, and value should always be 16 numbers, but sometimes the length is shorter.
For comparison, I used app Barcode Scanners from Google Play and it's always fast and accurate.
any update on this?
It really is slow, are there any quick fixes/work arounds other than using another plugin?
Same problem here, slow on Android, fast on iOS.. working with this on Android is not done for now...
Is there a way we can increase the speed of scanning for this plugin, or are we really limited by the Cameras and their firmware in their phones? For example, Android phones seem to focus in intervals to try catch focus of the QR Code etc. Are there some clever things we can such as trying to read a QR Code/Barcode when blurry and sharpen it to get enough detail to recognize it? All in real time?
Also how old is the Zxing library we are using? Is it worth updating it?