项目作者: aakashsr

项目描述 :
Custom HTML5 Video Player vwhich has various interactive gestures.
高级语言: CSS
项目地址: git://github.com/aakashsr/Custom-Video-Player.git
创建时间: 2020-02-20T02:48:57Z
项目社区:https://github.com/aakashsr/Custom-Video-Player

开源协议:

下载


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 :)