hiukim / mind-ar-js

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

Website (WebAR) collapsed (error 404-500) server update? #68

Closed brandon-verastegui closed 2 years ago

brandon-verastegui commented 3 years ago

Hi, my website collapsed after requesting Byte-Range, later they said that the system error log pointed at one of mind-ar-image-tracking libraries gave: "Uncaught TypeError: systems[e] is not a constructor at HTMLElement.value"

Has this happened before to anybody? is there any suggestions on how to have my website back online by fixing this error?

It all happened because I was trying to make videos show through IOs devices, it all was working on android.

Thanks.

Capture211189

hiukim commented 2 years ago

Does it happen on the provided examples? or only on your applications?

If it's the latter, a minimal example would be helpful to debug.