VIDEOJS: Cast APIs are available
VIDEOJS: Cast video: https://redirector.googlevideo.com/videoplayback?id=350171769f811a5f...
VIDEOJS: Session initialized: 8b99982a-e4e7-4d0e-8b48-9ed094e06d8c source : https://redirector.googlevideo.com/videoplayback?id=350171769f811a5f...
VIDEOJS: Cast Error: {"code":"session_error","description":"LOAD_FAILED","details":{"type":"LOAD_FAILED"}}
It looks like it may have something to do with CORS, since the video from your "index.html" is playing perfectly. And the videos from googlevideo,com domain doesn't allow Cross Origin by default.
Is there anything I can do, or am I just plain out of luck?
Hello,
I can't seem to get my casting to work.
It looks like it may have something to do with CORS, since the video from your "index.html" is playing perfectly. And the videos from googlevideo,com domain doesn't allow Cross Origin by default.
Is there anything I can do, or am I just plain out of luck?