Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zaid-maker/custom-html5-video-player


https://github.com/zaid-maker/custom-html5-video-player

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Custom HTML5 Video Starter files

Starter files for the custom HTML5 video player built with JavaScript. Features:

- Video and audio playbacks
- Native fullscreen
- Picture-in-Picture
- Custom controls
- Keyboard shortcuts

Tutorial:

## Live demo

This project is live at

## Prerequisites

You must have Node.js and npm installed on your machine. This project was built against the following versions:

- Node v12.6.0
- npm v6.9.0

## Get started

`cd` into the project directory and follow along with the [tutorial](https://freshman.tech/custom-html5-video/).