jeeliz / jeelizAR

JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
https://jeeliz.com
Apache License 2.0
362 stars 72 forks source link

IOS? #9

Closed fabiotgolo closed 3 years ago

fabiotgolo commented 3 years ago

I tried it on my iPhone 8 IOS 14 in Safari and Google Chrome and didn't work. It is only for Android?

xavierjs commented 3 years ago

On IOS it works only with Safari for IOS < 14.3 It should work with Chrome & IOS >= 14.3

fabiotgolo commented 3 years ago

Hi Xavier! My tests were in these browsers and didn't work.

xavierjs commented 3 years ago

Hi @fabiotgolo

Oh I did not see it was an issue about JeelizAR, I thought it was about Jeeliz FaceFilter. This library is not maintained anymore so it is normal it does not work with these browsers.

Best, Xavier