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

The video in home screen is not playing on iPad , iPhone #3

Closed
sarathsaleem opened this issue May 16, 2013 · 5 comments
Closed

The video in home screen is not playing on iPad , iPhone #3

sarathsaleem opened this issue May 16, 2013 · 5 comments

Comments

@sarathsaleem
Copy link

Im wondering about the support of video.js V.4 over iPad ,iPhone or over common touch devices.Its currently opening with default player in device.

@heff
Copy link
Member

heff commented May 16, 2013

We're working on more solid iPad support so that controls can be used there as well. iPhones always use the native controls because it immediate goes into native fullscreen mode, though using the same big play button may be an option.

On May 16, 2013, at 7:04 AM, sarathsaleem notifications@github.com wrote:

Im wondering about the support of video.js V.4 over iPad ,iPhone or over common touch devices.Its currently opening with default player in device.


Reply to this email directly or view it on GitHub.

@heff heff closed this as completed May 16, 2013
@sarathsaleem
Copy link
Author

so now current version 4.0 of video.js wont support iPad or anymobile devices. ..?

@heff
Copy link
Member

heff commented May 16, 2013

No, it supports the devices, it just uses the native controls by default.

@sarathsaleem
Copy link
Author

Ok..so currently we cannot use any controls in normal mode/not full-screen..? Since in previous version i am able to play the videos with the control in normal mode, but only in full-screen it switches to native player controls of the device.

@heff
Copy link
Member

heff commented May 16, 2013

That is the current state. There's an option you can try if you really need the custom controls on mobile.
https://github.com/videojs/video.js/blob/master/src/js/player.js#L29

On May 16, 2013, at 10:41 AM, sarathsaleem notifications@github.com wrote:

Ok..so currently we cannot use any controls in normal mode/not full-screen..? Since in previous version i am able to play the videos with the control in normal mode, but only in full-screen it switches to native player controls of the device.


Reply to this email directly or view it on GitHub.

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

No branches or pull requests

2 participants