hiukim / mind-ar-js

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

Some bugs and questions. IOS view and camera viewpoint zoom android #210

Open Expolab2001 opened 2 years ago

Expolab2001 commented 2 years ago

Hi there.

I'm making a test case for a project. I've followed the tutorial you provided. Thank you! it is clear and well explained.

In the past i already played with the three.js and Collada files. I love the technique of AR. And for an exposition we would like to add a layer to photos.

Now i have a test made on https://www.bobdriessen.com/ar-tess/html/index2.html

I used a file called Tess.glb and i displays on android. (p30 pro Chrome browser)

On Android i have a few issues:

On OIS

I tried the AR on my ipad. Sometimes the AR does not load within the Safari browser. (Chrome is fine... firefox not) Your sample works fine. So i guess it should work.

Here is the code i used:

Thank you for your time and help!

hiukim commented 2 years ago

@Expolab2001 Are you saying the camera is zoomed? Can you provide video capture or screenshot to show the issue?

salihcodes commented 2 years ago

Currently facing the same issue on IOS. The page reloads automatically after a few seconds and then shows an error saying "A Problem Repeatedly occurred". Not sure what the source of the issue might be. Would love to hear your opinion. Note: I'm using Mind-ar in a react application

JulianeVfhnw commented 1 year ago

Hello @hiukim we are facing the same error message ("A Problem Repeatedly occurred") using mind-ar in a react application. Is that a known issue?

hiukim commented 1 year ago

Does it happen on the demo example? e.g. any from here: https://hiukim.github.io/mind-ar-js-doc/examples/summary

jdosses commented 11 months ago

I just tried the live demo for the virtual try-on with my iPad Pro 2018, The only browser that actually worked was Firefox. The window requesting access to the camera opens up but the 3d assets never show up in Safari or Chrome.

hiukim commented 9 months ago

can you check console log for errors?