Skip to content

aakashsr/Custom-Video-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Video Player

You can check my project here

Custom video player using the HTML5 video element and it's JavaScript API

I have implemented the UI of Teamtreehouse as I really their player.

User Stories

  • Play/pause on clicking button or screen.
  • Scrub + progress bar.
  • Skip backwards by 10s.
  • Volume and speed controls by displaying their value.
  • Fullscreen toggle button.
Feel free to fork :)