Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 407 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 407 Bytes

QR Code Scanner

A simple QR code scanner using Instascan. To be used in indoor navigation web app using Augmented Reality.

To see camera name

python -m http.server 8000

Use this command to start local server in the directory. The command should be executed in the directory which contains the files to be hosted.

Then go to localhost:8000/src/views. Then after allowing camera access reload the page.