etianen / html5media

Enables <video> and <audio> tags in all major browsers.
http://html5media.info/
GNU General Public License v3.0
1.28k stars 384 forks source link

how can i enterFullScreen? #45

Closed lin-xi closed 10 years ago

lin-xi commented 10 years ago

how can i auto enter FullScreen on starting playing?

etianen commented 10 years ago

This is dependent on whether the browser's native player supports fullscreen playback.

In Firefox, Chrome, and Safari, I believe that it is supported. I don't believe that it's present in IE yet.

Source: http://www.jwplayer.com/html5/fullscreen/

On 1 November 2013 09:46, lin-xi notifications@github.com wrote:

how can i enterFullScreen on starting playing?

— Reply to this email directly or view it on GitHubhttps://github.com/etianen/html5media/issues/45 .