-
### What's happening?
Using runAsync will consume a lot of memory.
![image](https://github.com/user-attachments/assets/8ce98057-7d18-4192-b197-ec095a63e4e0)
### Reproduceable Code
```tsx…
-
I am currently utilizing the Dynamsoft JavaScript Barcode library in my project, specifically version 9.6.20 hosted via the jsDelivr CDN. Today, I encountered an SSL certificate error when trying to a…
-
-
Hi all at Dynamsoft. Regarding the JS library..
- Can it be used on commercial projects?
- Does it require a license?
-
### What's happening?
Camera is unable to detect a code-39 barcode.
![123](https://github.com/user-attachments/assets/72c4137a-d295-44bc-985b-5311bad68420)
### Reproduceable Code
…
-
Hi, I can't get zxing-js nor "zxing online" to decode the PDF417 in Argentinian Driver Licences. Please help!, a photo is attached.
![1677270134818](https://user-images.githubusercontent.com/3331…
-
How to specify a recognition area to guide user to focus at QR code, similar to [Dynamsoft](https://www.dynamsoft.com/codepool/react-native-qr-code-scanner-vision-camera.html)?
I'm referring to the g…
-
I've enabled auto zoom feature by using below line but it's not working
await _cameraEnhancer?.enableEnhancedFeatures(EnumEnhancedFeatures.EF_AUTO_ZOOM);
-
I've installed library within my own project and there were 2 issues on ios (not tested android):
1. Library doesn't recognize mrz labels
2. App crashes in debug mode when trying to read data from M…
-
Hi Folks. Good day. I hope you're doing good.
I'm looking for options to improve the qr-code decoding performance on situations where the image is, let's say, not ideal.
I've been experimenting wi…