Jwplayer 6: html5 fullscreen when video clicked to play

Posted by caaruiz on Stack Overflow See other posts from Stack Overflow or by caaruiz
Published on 2013-03-08T09:09:45Z Indexed on 2014/05/27 21:29 UTC
Read the original article Hit count: 343

Filed under:
|
|
|
|

I want to be able to use jwplayer so that when the user clicks on the video the video will start to play in fullscreen mode.

I want this functionality to work on mobile devices that support html5.

If the video is played on a mobile device it will take up the whole screen. Youtube and Vimeo currently do this on mobile devices.

The Link Below uses Html5 video tag, which plays in fullscreen on mobile device when the video is clicked on.

The only way I that I know that jwplayer allows fullscreen is that I manually click on the fullscreen button, but it would be nice to only click on the video to trigger the video to play in full screen.

© Stack Overflow or respective owner

Related posts about ios

Related posts about html5