Replies: 2 comments
-
Fullscreen on Android shouldn't be an issue with youtube or not. Though, for webviews, you have to enable the fullscreen api, I believe, as it isn't available by default. |
Beta Was this translation helpful? Give feedback.
-
try this, work fine in my ios
my projet: |
Beta Was this translation helpful? Give feedback.
-
I am looking for a video plug-in which can play video and YouTube video across multiple platforms (e.g. Mobile, Tablet (iPhone, Android) as well as on Desktop).
I have checked the videojs demo on desktop and it works fine but on mobile I am not sure if the videojs is capable to play videos in full screen mode or not when we click on the full screen button [ ].
I know that there are some limitations for full screen mode on iOS safari itself (https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API#api.document.fullscreen) but still I am curious to know if somehow with some other way videojs is capable of providing the full screen feature on iOS and android devices for normal as well as YouTube videos. can user enter into full screen mode by clicking the [ ] square button on control bar on iOS/iPhone and Android devices including YouTube videos? What are the videojs limitations here?
@heff, @gkatsev
Your feedback will be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions