LazarSoft / jsqrcode

Javascript QRCode scanner
http://www.webqr.com
Apache License 2.0
3.98k stars 1.16k forks source link

Example page not working under Chrome since version 53 #58

Open sthag opened 8 years ago

sthag commented 8 years ago

Since the new Chrome version 53 there is an error on your example site https://webqr.com/

Failed to load resource: The server responded with a status 404 (Not Found) [object%20MediaStream]

The src of the video tag is missing.

Anybody any idea what changed in chrome 53? I did not found any information within the chrome developer announcements according to this behaviour.

Since Chrome 52 everything was fine.

bhanutadinada commented 8 years ago

Second this issue. The plugin seems to be broken in Chrome after update to 53.

slemrmartin commented 7 years ago

it should relate to issue in barcode scanner: https://github.com/serratus/quaggaJS/issues/128

But I'm trying this page with Chrome 54 and it seems ok now.