hiukim / mind-ar-js

Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js
MIT License
2.14k stars 394 forks source link

MindAR stuck at initialization when deployed using Chrome Web Sever + Ngrok #335

Closed aenoriss closed 1 year ago

aenoriss commented 1 year ago

Hello everyone. I am having a problem hosting a static site with mindAR on the chrome web server and then using ngrok to deploy. It turns out that mindAR gets stuck at initialization and no error appears on the console. On the contrary, it seems to work fine on localhost. Has anyone experienced the same problem?

aenoriss commented 1 year ago

https://www.loom.com/share/49c1664f649543c183d55eeccde2fada

aenoriss commented 1 year ago

It seems to start after 6 minutes for some reason. Maybe there is a timeout or something?

hiukim commented 1 year ago

Maybe it's just loading. The free version of ngrok could be slow these days.

kanzaky commented 1 year ago

Maybe it's just loading. The free version of ngrok could be slow these days.

yep, I had to pay the cheapest plan for it to work fine, if its for development its a good price since you can add a custom domain.