Skip to content

Not reading 2d CODE_128 barcodes from camera #394

@lormar71

Description

@lormar71

Hi.
I am trying to develop a web application that reads barcodes by using camera.
With two-dimensional codes of type DATA_MATRIX I have no problem.
But when my script tries to scan one-dimensional barcodes of type UCC-128 / CODE_128 [such as: (91)91792429(37)5760] it fails to decode it.
I am using the following code reader:
codeReader = new ZXing.BrowserMultiFormatReader();
Why does this happen?

Thank you!

Best regards,
Lorenzo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions