youtube-to-html5-loader
youtube-to-html5-loader copied to clipboard
Problem playing 360 video using a VR plugin
I am trying to display a 360 Youtube video using a VR plugin such as A-Frame to be able to view the video in stereoscopic mode e.g. for Google Cardboard or on another VR headset. So far I have tried the following different plugins:
- https://aframe.io/
- https://github.com/videojs/videojs-vr
- https://github.com/yanwsh/videojs-panorama
But they all produce the same (apparently CORS related) error. Showing the video in a simple video-tag works fine though.