-
```
(async() => {
await ZXingBrowser.BrowserQRCodeReader.decodeFromVideoDevice(deviceId, 'my_video_element', (result, error, controls) => {
if (result) {
console.log(result);
}
…
-
m ERR! While resolving: demo@0.1.0
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm …
-
Hi team,
I'm trying to use the bar code scanning ZXing.Net.Maui
I add the scanner to a page as follows :
When the app runs, it prompts for the Camera Access…
-
-
#### Description of the problem:
**Which library version are you using?** E.g. 3.2.0.
**Which phone/tablet are you using, and which Android version does it run? (e.g. Samsung Galaxy S5,
A…
-
Hi
I manage ZXing for Delphi and I need a little help in order to support Boss properly. I have uploaded the boss.json here: https://github.com/Spelt/ZXing.Delphi/blob/v_3.0/boss.json
The proble…
Spelt updated
6 months ago
-
Install from: `composer require khanamiryan/qrcode-detector-decoder`.
Created a file qr.php in the working folder where composer.json resides:
```
-
Any plans to support UPC codes?
-
Hi guys, i am doing some test on a huge barcode batch. It crashes often on multiply for some reason, see the trace below. Can't get my head around why, any ideas?
``` c++
Crashed Thread: 125 QThread
…
-
Getting these errors:
```
[1/1] : && /usr/bin/c++ -O2 -pipe -fno-omit-frame-pointer -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -fno-omit-frame-pointer -DLIBICONV_PLUG -O2 -pipe -fno-om…