aleris / zxing-typescript

Open-source, multi-format 1D/2D barcode image processing library ported from Java in TypeScript usable from node or browser
Apache License 2.0
80 stars 30 forks source link

not working... #17

Open infinZero opened 6 years ago

infinZero commented 6 years ago

I've downloaded two files

  1. zxing.qrcodereader.min.js
  2. zxing.qrcodewriter.min.js
    from following link zxing-typescript/docs/examples/ and also downloaded "qr-camera" folder in which index.html file exists for scanning qr codes. Here I placed all in(local host and as well as at my web server) same sequence as placed it this git repo, After that I opened its index.html from safari and as well as google chrome in Mac Machine, it opens perfectly but when I click at start button it does nothing, I also tried in android, google chrome there too it does nothing. I cleared cached and all media licenses and then tried again same issue. I am attaching all three browser's snapshots Please tell me where I am doing wrong? or if there is some installation issue please guide me in a better way. Thanks android google chrome webserver mac local host google chrome mac safari local host mac safari webserver