Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 517 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 517 Bytes

AR-for-indoor-navigation

This repository consists of webpage that uses web AR for convenient indoor navigation. 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/qrcodescanner/src/views. Then after allowing camera access reload the page.