barcode-reader-javascript icon indicating copy to clipboard operation
barcode-reader-javascript copied to clipboard

Dynamsoft Barcode Reader JavaScript SDK for package managers. PDF417, QR Code, DataMatrix, MaxiCode and more are supported.

Results 11 barcode-reader-javascript issues
Sort by recently updated
recently updated
newest added
trafficstars

I had a piece of code that checks for the availability of the torch in the mobile device i'm using: `const capabilities = await cameraEnhancer.getCapabilities();` But by doing this I...

Hey! I followed the rabbit hole of the license statement in this repo down to the following [PDF](https://www.dynamsoft.com/Documents/DCV-License-Agreement-20230704.pdf) (which appears to be the relevant one, please correct me if I'm...

I noticed this error in my own application, but it can be observed on Dynamsoft's own demo, seemingly after iOS 17. https://demo.dynamsoft.com/barcode-reader-js/common-oned/ After a few scans with auto zoom enabled,...

While alert, video will stop in Safari of iOS17.x. The video will not continue after you close the alert dialog. The behavior can't be detected without invasive code, so we...

These 3 artistic QR codes failed to be recognized, at least i wasn't able to do it. That's said your SDK isn't targeting these use cases just yet but QR...

Hi `Dynamsoft/barcode-reader-javascript`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...

Hello there! Your great SDK analyse each frame independently so it cannot handle such animated marketing appealing codes: ![sequence-01](https://user-images.githubusercontent.com/18471069/199201509-8d4fc5d9-1dc0-49cf-a6e9-871d20ec8b79.gif) Such codes could be packaged in an animated GIF, AVIF or...

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...

Hello, Could you take a look on issue I'm facing with dynamsoft-barcode-reader Full list of installed dependencies and versions: "dynamsoft-barcode-reader": "10.0.21", "dynamsoft-camera-enhancer": "4.0.1", "dynamsoft-capture-vision-router": "2.0.32", "dynamsoft-capture-vision-std": "1.0.0", "dynamsoft-core": "3.0.33", "dynamsoft-image-processing":...

Hello Dynamsoft Team, We are a team developing an Angular web app with PWA capabilities and are integrating the dynamsoft-barcode-reader-bundle (version 10.4.3100). Our application hosts the required Dynamsoft resources locally...