Hey there, thank you very much for all the amazing work you've done. I'm trying to achieve, a simpler implementation working, namely - having a Vimeo video playing as AR on a cell phone.
I haven't had any luck while using the following code on iOS, though desktop playback IS working. I've not tested on android. So it works on Desktop but not on cellphones. What am I missing to get a video to appear with AR on iOS?
I'm using A Vimeo plus account, .env has been changed to use a Vimeo_token and the Vimeo video plays on my desktop, (apple/safari) but a black rectangle is all that appears when viewing is attempted on a iPhone 12. Here is the code ( to replace Examples/basic.html )
<%- include('header.html'); -%>
<%- include('footer.html'); -%>
Hey there, thank you very much for all the amazing work you've done. I'm trying to achieve, a simpler implementation working, namely - having a Vimeo video playing as AR on a cell phone.
I haven't had any luck while using the following code on iOS, though desktop playback IS working. I've not tested on android. So it works on Desktop but not on cellphones. What am I missing to get a video to appear with AR on iOS?
I'm using A Vimeo plus account, .env has been changed to use a Vimeo_token and the Vimeo video plays on my desktop, (apple/safari) but a black rectangle is all that appears when viewing is attempted on a iPhone 12. Here is the code ( to replace Examples/basic.html )
<%- include('header.html'); -%>
<%- include('footer.html'); -%>