Skip to content
#

barcode-scanner

Here are 275 public repositories matching this topic...

🔥 ZXing的精简版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)

  • Updated Jun 7, 2020
  • Java
Lester-Lynch
Lester-Lynch commented Jan 21, 2020

In README.md under Usage, function scan (single mode) I'd recommend either wrapping the alert function in a setTimeout as you did in the demo or removing the alert and using console.log. Currently, the alert will not be displayed. This caused me some head thumping until stepped thru a debug and then remembered the demo used the setTimeout.

ly918
ly918 commented Aug 8, 2019

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

**Smartphone (please c

tomavc
tomavc commented Nov 7, 2019

I use Zebra TC20 or TC25 Android barcode scanners - they don't finish with a final keypress.

I forked this and hacked in a fix to allow for a time (if more than barcode is larger than x in (x)ms)

Just figured that it may be useful to implement a proper fix for this.

Also I use this libary to handle usb RFID readers - works like a charm.

ericblade
ericblade commented Apr 26, 2020

... test for initCanvas needs to test that it correctly sets Quagga.canvas.dom and Quagga.canvas.ctx, and that those each have an image and an overlay property.

Per #151 once implemented, if you don't have a DOM drawingBuffer then Quagga.canvas.dom.overlay and Quagga.canvas.ctx.overlay should be nullish, there should always be a Quagga.canvas.dom.image and Quagga.canvas.ctx.image when in browse

gonzaabel
gonzaabel commented Jan 2, 2018
2018-01-02 09:38:15,453 - FiscalberryApp - INFO - *** Websocket Server Started as HTTP at 127.0.1.1 port 12000***

2018-01-02 09:38:24,664 - FiscalberryApp - INFO - new connection


2018-01-02 09:38:32,857 - FiscalberryApp - INFO - ----- - -- - - - ---

2018-01-02 09:38:32,857 - FiscalberryApp - INFO - {"findAvaliablePrinters":""}

2018-01-02 09:38:32,857 - root - INFO - Iniciando pr

Improve this page

Add a description, image, and links to the barcode-scanner topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the barcode-scanner topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.