5 Comments - powered by utteranc.es

@kkmmss12345
kkmmss12345 commented 3 weeks ago
Sign in to add your reaction.

Hello i have some questions
I try to modify

with qrbox becomes document.body.clientWidth-100 As a result, Android can scan normally, but IOS cannot scan Want to understand what might have gone wrong?
@bvnhan
bvnhan commented 3 weeks ago
Sign in to add your reaction.

i can't scan qr-code micro.

@acbruno
acbruno commented 3 weeks ago
Sign in to add your reaction.

Hi. Minhaz...
First of all I want to thank you for sharing the project for QRcode with html5 (and your knowledge too).
I have a question for a difficulty that I have to identify which camera is reading. For example: I have 2 cameras, I show the qrcode in one, and I need to save in a string which camera is reading. I tried to get it via html5-qrcode.min.js -> var (d), but the script shows me a random id. Ex.

dB5lBw / GqLa2s7cYTkKpWFmAf9oa6cwFBpTaSpwi2OA =
DKHSUr1mod0pECnWtScivDRQAcxpECBRjPA4g6Opb0g =
cA7HpvAhQYjhagJ8ZaAuyTJzyujoyNX NmtFnDhVdyA =

Can you help me with this question? Can you even see the value of the chosen camera? For example: camera 1, 2, 3,?

Sorry, my english is very bad.

Regards, Bruno.

@sameeraman21
sameeraman21 commented 3 weeks ago
Sign in to add your reaction.

it is not working in localChrome. its saying uncaught CameraIdorConfig

@gsohler
gsohler commented 2 weeks ago
Sign in to add your reaction.

Very nice, i like it!
Which are the terms to integrate it into an PHP Application ?
Is it possible to remember the "use camera"permission and choose which one to use ?

@anonymous