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

Can't play on Iphone - latest version #20

Closed deanngo791 closed 7 years ago

deanngo791 commented 7 years ago

Thanks !

jbroberg commented 7 years ago

Hi there

As per the readme:

To test macOS and iOS devices with Safari, you need a local/same domain source file. After running npm run local-samples, visit localhost:3000/example-local.html an MP4 sample Hosted example OR visit localhost:3000/example-local-hls.html for a HLS sample Hosted example

Try these https://videojs-vr.s3.amazonaws.com/latest/example-local.html https://videojs-vr.s3.amazonaws.com/latest/example-local-hls.html

cheers

James

deanngo791 commented 7 years ago

@jbroberg Thanks for this reply ! Strange, https://videojs-vr.s3.amazonaws.com/latest/example-local.html https://videojs-vr.s3.amazonaws.com/latest/example-local-hls.html 2 above link doesn't work on my Iphone. image

How can I get the 0.3.0 version ?

jbroberg commented 7 years ago

Hey @deanngo791 - is that Chrome?

Can you try Safari? Make sure you load in in Safari standalone (e.g. not by following a link from another app).

The hosted example is a couple versions old - I will update that shortly.

cheers - James