zxing-js / library

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
https://zxing-js.github.io/library/
Apache License 2.0
2.47k stars 546 forks source link

Live demo broken? #472

Open lmaylein opened 3 years ago

lmaylein commented 3 years ago

https://zxing-js.github.io/library/examples/multi-camera/

needs

https://unpkg.com/@zxing/library@0.18.6/umd/zxing-browser.min.js

which returns a 404 error

crozone commented 3 years ago

Yeah, it needs https://unpkg.com/@zxing/library@0.18.6/umd/index.min.js instead.

KoljaTM commented 2 years ago

this should do it

crozone commented 2 years ago

this should do it

Now the trick is getting it merged....

werthdavid commented 2 years ago

I did merge the PR.. If there is anybody willing to maintain this lib and/or help me going through the PRs let me know.

lmaylein commented 2 years ago

Same problem here: https://zxing-js.github.io/library/examples/barcode-camera/

?

werthdavid commented 2 years ago

--> https://github.com/zxing-js/library/pull/475

github-actions[bot] commented 5 months ago

Stale issue message