Video.js: It`s possible enter to full screen on double click?

Created on 25 Jun 2014  路  3Comments  路  Source: videojs/video.js

Subj

question

Most helpful comment

You can add this plugin, which enables double click and some other hotkeys with mouse and keyboard:
https://github.com/ctd1500/videojs-hotkeys

All 3 comments

No video.js doesn't support that. If you really want it to happen you could build it with the fullscreen API.

You can add this plugin, which enables double click and some other hotkeys with mouse and keyboard:
https://github.com/ctd1500/videojs-hotkeys

In my opinion, this approach - using plugins for extra functionality - is very well. Because code base should be tiny as much as possible :))

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jeonghwaYoo picture jeonghwaYoo  路  3Comments

masudhossain picture masudhossain  路  4Comments

askaliuk picture askaliuk  路  3Comments

dingyaguang117 picture dingyaguang117  路  4Comments

SolmazKh picture SolmazKh  路  4Comments