Skip to content

cledman/videoplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview from VideoPlayer

VideoPlayer

This player is part of a video from Mario Souto from Alura and consists on a videoplayer made with React. As a challenge, Mario Souto asked us to implement the Playback Rate on Video Player.

PS: This video is from a game that I´m working on. If you like it, please, follow me on:


Guide

Features

  • Users can play and pause vídeos.
  • PLUS: Now users can change the playback rate!

Installation

You will need install:

Node.js
Npm

Install dependencies

npm install

Run the application in a development environment:

npm start

Technologies

  • NodeJS to handle the server,
  • React to handle the rendering,

Future Implementations

  • Users could change audio volume.

Thanks to Mario Souto from Alura.

Releases

No releases published

Packages

No packages published