Source Code Here : youthsforum.com/2021/05/27/access-camera-and-read-qr-code-using-javascript/
@mathwithmaster9 ай бұрын
Link's not working
@engineerboi32342 жыл бұрын
Not working , asset folder from github is deleted!
@bittercup52793 жыл бұрын
how to make the default camera is rear/back phone camera?
@LetsTryThis2 жыл бұрын
I haven't tried it, buy you may try this html5QrCode.start({ facingMode: { exact: "environment"} }, config, qrCodeSuccessCallback);
@TheInspiration1522 жыл бұрын
@@LetsTryThis Hi sir. Where i should put this code? thank you 😀
@laszlogyor66282 жыл бұрын
It is a perfect solution for me, thank for your work. I wish you lots of success.😊
@Lakke_Edu2 ай бұрын
Nive! It worked here. How do I make it work using react?
@sarasarsora5385 Жыл бұрын
How can I fix the problem of the camera, it turns on and then turns off immediately
@cherleyallard28772 жыл бұрын
I want use phone and open this website but show error : "Camera access is only supported in secure context like https or localhost". How to solve this, Please!! Thank you so much
@elifoxgamer11 Жыл бұрын
You'll have to put it on your website
@jhemparico5453 жыл бұрын
it is working... thanks but I want to put more fields once it was read... can you teach me thanks...
@kiranranichawla77483 жыл бұрын
how to increase height of scaaner its show small size when we open it in mobile
@yashwanthreddygari66811 ай бұрын
how to access the value outside the function..
@tahamidebnarouftahamid63812 жыл бұрын
It works fine in localhost but in the client side camera cannot work, please give solution
@premkumars12812 жыл бұрын
QR code parse error, error = D: No MultiFormat Readers were able to detect the code.
@manideeptadala6699 Жыл бұрын
Sir scanner is not appearing on output page😢😢
@solomonsarfo16192 жыл бұрын
Do you please have for barcode
@varietydiy1153 жыл бұрын
What happen? Sir => Uncaught ReferenceError: Html5QrcodeScanner is not defined
@elifoxgamer11 Жыл бұрын
you didn't linked the js file correctly. Did you rename the js file like that?: html5-qrcode.min.js
@athraaoil65872 жыл бұрын
thank you for this effort
@Crakkovia3 жыл бұрын
Cannot open the source NotReadableError : Could not start video source, i have the webcam running fine and disabled all extension on nav
@donatisa26079 ай бұрын
im kinda late but did you find a solution?
@mackymechilina2 жыл бұрын
my laptop has no internal camera, i can only use a USB type webcam, how can i used it as a QR Code scanner in PHP
@programmer3132 жыл бұрын
You can try it in mobile
@azul65082 жыл бұрын
Hii, i'm very thankful for your code. But suddenly the icon gif is not appearing. Do you know how to fix that? It worked before, suddenly that icon is missing and i don't change anything.
@sagarb.g.16723 жыл бұрын
Super..
@LetsTryThis3 жыл бұрын
thanks
@ricky84662 жыл бұрын
thank you, but there's little error in JS when scanning that printed on console.log
@joshuatettey77713 жыл бұрын
Its working great. Thanks. Except that you can't customize the view to make it more compatible with your web app's interface. Thanks anyway.
@NaveenKumar-fl7fw2 жыл бұрын
DO YOU NEED TO CUSTOMIZE THE VIEW it Can be done by editing the min.js file let I show how to customise it
@gersonmoraes85162 жыл бұрын
Thank you so much!👏👏👏🔝🔝🔝
@Yh96-f9o2 жыл бұрын
Can it default to front camera when launched on mobile?
@LetsTryThis2 жыл бұрын
I haven't tried it, buy you may try this html5QrCode.start({ facingMode: { exact: "environment"} }, config, qrCodeSuccessCallback); available options for facing Mode {exact: "environment"} or {exact: "user"}
@syukronal-luthfi16767 ай бұрын
Its work, thanks alot bro.
@LetsTryThis7 ай бұрын
You're welcome!
@adleelda3 жыл бұрын
Tqvm sir...very helpful!
@LetsTryThis3 жыл бұрын
thanks
@arieljosephrivera55172 жыл бұрын
is there any way to make the camera work on non https / localhost web like lan servers / remote access ip? thank you
@geraldytaveras33202 жыл бұрын
haciendole un deploy
@elifoxgamer11 Жыл бұрын
Editing the js file is the only way i know
@jonathandajome6903 жыл бұрын
Thank you so much!
@LetsTryThis3 жыл бұрын
You're welcome!
@sukamalbanik126 Жыл бұрын
great...
@fauzidika4248 Жыл бұрын
thank u so much
@LanceSummer2 жыл бұрын
Are you running this as as js.node? How do you have your html on localhost
@prasanthpotnuru47142 жыл бұрын
Go Live..Visual studio code provides that live server plugin. U just need to install and click on go live
@TheBostechnology2 жыл бұрын
barcode Result Here How can I put the result input placeholder please help!
@othmanekaffouh91582 жыл бұрын
do you found the solution??
@LearnAndEarnTV2 жыл бұрын
have u got a solution?
@TheBostechnology2 жыл бұрын
@@othmanekaffouh9158 No
@TheBostechnology2 жыл бұрын
No
@LearnAndEarnTV2 жыл бұрын
@@TheBostechnology i found one
@shashikantvilaslokhande26332 жыл бұрын
Hi Dear I tried this, It is not accessing my camera , But when i select file from local it decodes data. Why it is not accessing the camera
@nayranay37402 жыл бұрын
maybe you have to go to chrome://flags, find insecure origin, paste your local ip, set to enable and then relaunch your browser