Skip to content

jj-softeng/html5-video-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom HTML5 Video Player


html5 player


This HTML5 video player is build with HTML5,CSS3 & vanilla JAVASCRIPT.tested on Chrome (both Android & Desktop), Firefox (Desktop).

Some Handy Shortcuts includes
  • F (to Enter fullscreen mode)
  • Esc (for leaving fullscreen mode)
  • Space (for toggling play/pause)
  • M (for toggling video sound)

Firefox browsers by default show picture-in-picture option on the right side of each video so custom picture-in-picture button is removed for firefox and also for android.

License

html5 video player is under MIT License. Feel Free to use and customize according to your needs.