Skip to content

An HTML5 video player which pauses when you change tabs (using the Page Visibility API) and saves your position (using localStorage)

Notifications You must be signed in to change notification settings

conradknapp/html5-video-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

HTML5 Video Player

Features of Note:

  • Local Storage in order to save video position on refresh
  • Page Visibility API to stop the video if you navigate to another tab/window
  • Toggle fullscreen on double click

About

An HTML5 video player which pauses when you change tabs (using the Page Visibility API) and saves your position (using localStorage)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages