-
Thanks for adding the sample project, however it doesn't work.
As I commented in issue #2 , your JavaScript is incorrect. The variable you use inside one of the functions doesn't match the name of …
-
I am experiencing an issue when trying to use the html5-qrcode library on Samsung mobile phones (specifically models A73 and S23) with Chromium-based browsers such as Samsung Internet, Chrome, and Ope…
-
Hi,
I'm looking for a bare code JavaScript library for one of my projects, and after running some tests in between scandit, quaggaJS and html5-qrcode, html5-qrcode falls on the third place, relati…
-
I tried several logos, and they just didn't work.
No output, no errors.
The svg example works every time. Not the other.
type: "png",
image:"https://facebookbrand.com/wp-content/up…
-
In [the branch](https://github.com/sah4ez/pspk/tree/feature/webasm) begin work for migration to wasm for encryption/decryption. But I found a problem with support of goroutines in was, they didn't wor…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Would love to have a QR code for the ShortUrl which can be shared / published.
I did some first tests and implemented this in an Azure Function: https://github.com/heyAyushh/qrfn (Site: https://medium…
-
Using the following code the box around the scanning area is off-center.
Tested on VS2019/22 on Chrome, Firefox & Edge
```html
Place QR code in front of the camera to scan.
…
-
`qrcode.min.js` and `speakeasy.min.js` scripts to use local files,
**Demonstration**
**HTML (index.html)**
```html
Login and Registration
Login
…
-
hi,
Navigator.getUserMedia() is deprecated, and does not work any more on Android Chrome since the version 50.0.02661.89
It still working on the chrome desktop version, but not on the Android version.…