webarkit / ARnft

A small javascript library for WebAR with NFT
GNU Lesser General Public License v3.0
219 stars 53 forks source link

Marker is not tracking on serving on IP Address #302

Open Mr-Bhardwa7 opened 1 year ago

Mr-Bhardwa7 commented 1 year ago

I try to run an example application on ARnft.

It's working fine when I serve it on localhost but AR rendering stop working if I host it on secure IP address. I'm only getting lost marker in the console.

kalwalt commented 1 year ago

I try to run an example application on ARnft.

It's working fine when I serve it on localhost but AR rendering stop working if I host it on secure IP address. I'm only getting lost marker in the console.

Hi @Mr-Bhardwa7 which server are you using? and did you get some error message in the console?

Attil10 commented 11 months ago

I have the same problem. The error in the console is: "Error in loadCamera function:"

Help me pls!