Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aframe Vimeo component not working with AR #30

Open
aquamon1 opened this issue Apr 4, 2021 · 1 comment
Open

Aframe Vimeo component not working with AR #30

aquamon1 opened this issue Apr 4, 2021 · 1 comment

Comments

@aquamon1
Copy link

aquamon1 commented Apr 4, 2021

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'); -%>
@Yaugan
Copy link

Yaugan commented Apr 16, 2021

Hi, Same problem with me. I am trying a simple integration where I want to play a video in AR by using Vimeo.
I am trying with arjs, but as soon as I do this, the video is not playing only the first frame is loading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants