gruhn / vue-qrcode-reader

A set of Vue.js components for detecting and decoding QR codes.
https://gruhn.github.io/vue-qrcode-reader
MIT License
2.03k stars 330 forks source link

Plugin struggles to read custom QR code #289

Closed lkjimy closed 11 months ago

lkjimy commented 2 years ago

Describe the bug Plugin struggles to read custom QR code. In my case a very simple QR as shown in the video bellow. It takes forever to read, and is necessary to fill the field of view of the camera with the QR for it to read it. All android users seem to have this issue, iOS users, not so much. The official demo shows the issue.

I also tested the custom QRs with, and without a logo in the middle, using the native phone camera, and was able to quickly read every QR.

Versions 2.x and 3.x were tested with the same results.

To Reproduce Try using the official demo.

Screenshots I'm generating a QR with ~33 alphanumeric chars.

https://user-images.githubusercontent.com/13991518/149377955-9247fc63-3d6d-4ef8-bb3f-1216fad7ef46.mov

These should work as expected in various distances and angles: image image

These are custom ones: image image

Tests have been done on these and other devices:

Smartphone:

Smartphone:

github-actions[bot] commented 11 months ago

This issue has been marked as stale. If there is no further activity it will be closed.