mebjas / html5-qrcode

A cross platform HTML5 QR code reader. See end to end implementation at: https://scanapp.org
https://qrcode.minhazav.dev
Apache License 2.0
5k stars 971 forks source link

Data Matrix not supported #783

Open ghost opened 1 year ago

ghost commented 1 year ago

Data Matrix not supported We want to use your amazing lib to scan all kind of QR/Barcodes During our Tests we spottet a kind of DataMatrix that is not recognized by the lib.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://blog.minhazav.dev/research/html5-qrcode
  2. Use the given sample Codes below
  3. See error

Expected behavior Would be nice to get the expected code content (string)

Data-Matrix-4-Segment

Data-Matrix-4-Segment (1)

Code Content Raw text Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam
Raw bytes 4d 70 73 66 6e 21 6a 71 74 76 6e 21 65 70 6d 70 73 21 74 6a 75 21 62 6e 66 75 2d 21 64 70 6f 74 66 64 75 66 75 76 73 21 62 65 6a 71 6a 74 6a 64 6a 6f 68 21 66 6d 6a 75 2d 21 74 66 65 21 65 70 21 66 6a 76 74 6e 70 65 21 75 66 6e 71 70 73 21 6a 6f 64 6a 65 6a 65 76 6f 75 21 76 75 21 6d 62 63 70 73 66 21 66 75 21 65 70 6d 70 73 66 21 6e 62 68 6f 62 21 62 6d 6a 72 76 62 2f 21 56 75 21 66 6f 6a 6e 21 62 65 21 6e 6a 6f 6a 6e 21 77 66 6f 6a 62 6e 81 d8 6f 07 9d 34 ca 61 f7 8f 26 bc 53 e9 80 18 ae 45 db 72 0a a0 37 cd 64 fa
Barcode format DATA_MATRIX
Parsed Result Type TEXT
tastydev commented 1 year ago

@mediDOKCL @mebjas Hey, i am experiencing the same right now, did you found a solution for this or the source of the issue? thanks for any help