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

A-frame demo not working #178

Open
chrisn opened this issue Sep 11, 2019 · 2 comments · Fixed by #180
Open

A-frame demo not working #178

chrisn opened this issue Sep 11, 2019 · 2 comments · Fixed by #180
Assignees

Comments

@chrisn
Copy link
Member

chrisn commented Sep 11, 2019

The A-frame example at http://bbc.github.io/VideoContext/examples/aframe.html reports an error in Chrome (76). Here's the console output:

VideoContext - playing
ucarecdn.com/:1 GET https://ucarecdn.com/bcece0a8-86ce-460e-856b-40dac4875f15/ 404
medianode.js:118 Error with element <video crossorigin=​"anonymous" webkit-playsinline playsinline src=​"https:​/​/​ucarecdn.com/​bcece0a8-86ce-460e-856b-40dac4875f15/​" loop>​</video>​
aframe.html:1 Uncaught (in promise) DOMException
@richski
Copy link
Contributor

richski commented Oct 24, 2019

Hi Chris, thanks for raising this!

@yakca has fixed it on develop (#180) and it will make its way to http://bbc.github.io/VideoContext/examples/aframe.html with the next release.

@chrisn
Copy link
Member Author

chrisn commented Oct 25, 2019

I now see a different error, due to autoplay policy, from VideoElementCache.init():

play() failed because the user didn't interact with the document first. https://goo.gl/xX8pDD

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

Successfully merging a pull request may close this issue.

3 participants