Chetan Waghela
Chetan Waghela

Reputation: 137

Problem opening ar.js example on android phone

Whenever I try to open examples of ar.js online on my android phone.

https://stemkoski.github.io/AR-Examples/

I receive this message.

enter image description here

Upvotes: 0

Views: 627

Answers (1)

bpedazur
bpedazur

Reputation: 381

Usually, this error appears when the is a problem with the website SSL certificate or if you don't allow the website to access your phone's camera. In your case, it seems like you just need to give permissions to the website. You should also make sure your chrome version is up to date.

Upvotes: 1

Related Questions