MetaCDN / videojs-vr_OLD

A video.js plugin that turns a video element into a HTML5 Panoramic 360 video player.
MIT License
24 stars 16 forks source link

Cardboard #7

Closed heff closed 7 years ago

heff commented 7 years ago

This is great! I have a lowly cardboard. Any blockers to getting it to work there?

kfarr commented 7 years ago

No it should "just work": https://github.com/MetaCDN/videojs-vr/wiki/Browser-Compatibility

Except in cases when we use a browser from our friends in Cupertino...

kfarr commented 7 years ago

@jbroberg made a separate hosted demo for testing iOS: https://videojs-vr.s3.amazonaws.com/0.2.2/example-local.html

Note all objects must be on the same domain as iOS doesn't properly respect CORS when using webgl

jbroberg commented 7 years ago

Hey @heff as @kfarr said it should just work. If you are using iOS device try the 'local' hosted demo. Otherwise if it's still not working let me know the phone, os and browser you are using.

heff commented 7 years ago

If I'm going to test cardboard do I need a source that's already split screen, or can this plugin handle splitting the screen somehow?

kfarr commented 7 years ago

It'll do it for you! Fancy!

jbroberg commented 7 years ago

On your phone, hit the google cardboard icon on the top right of screen (appreciate it's a little small on mobile).

https://videojs-vr.s3.amazonaws.com/0.2.2/example-local.html

kfarr commented 7 years ago

As an aside, in the future it may make sense to integrate the cardboard/vr icon with the menu bar...

jbroberg commented 7 years ago

@kfarr agreed, we touched on this on slack. there is duplication of the fullscreen icon right now in the current setup also.

heff commented 7 years ago

So cool! Silly me for just trying it on my desktop and making assumptions. This is a powerful plugin.