cozmo / jsQR

A pure javascript QR code reading library. This library takes in raw images and will locate, extract and parse any QR code found within.
https://cozmo.github.io/jsQR/
Apache License 2.0
3.64k stars 602 forks source link

Why it cannot run well on my online server #180

Open bahrianpro opened 4 years ago

bahrianpro commented 4 years ago

I have tested this jsQR on my local server (XAMPP) and i adapted this jsQR to be run on my Yii2 framework application.. And it run SUPERBLY WELL DONE.. rather than others that i have tried before..

The problem occurs when i upload my apps to online server.. It failed to run.. I check the setting and code, it is load perfectly to the page.. But it is not loaded the cam on the browser at all..

Is someone know how to fix this when using Yii2 framework?? Help please.. 😔🙏🏻