EddieLa / JOB

A Barcode scanner capapable of reading Code128, Code93, Code39, Standard/Industrial 2 of 5, Interleaved 2 of 5, Codabar and EAN-13 barcodes in javascript.
http://eddiela.github.io/JOB
602 stars 203 forks source link

Not working on web and mobile browsers #52

Open saravanasksp opened 7 years ago

saravanasksp commented 7 years ago

@mvayngrib Not working on web and mobile browsers. Any possible to run without using SSL desktop and mobile browser. In a mobile browser scanner not working properly. yours latest demo(https://mvayngrib.github.io/JOB) also. where to download the source code for https://mvayngrib.github.io/JOB. Pls let me know this issues asap.

mvayngrib commented 7 years ago

the source code is here: https://github.com/mvayngrib/JOB

i don't think chrome allows access to the camera without SSL, though there might be some flag you can set when starting chrome that allows it

saravanasksp commented 7 years ago

@mvayngrib This is my demo url https://rawgit.com/saravanasksp/myproject/master/src/StreamDemo.html In the desktop is ok . when we check mobile the camera automatically rotated. And also any option to run without using SSL.