/react-videoplayer

React & Material-ui videoplayer with the ability to upload videos to server

Primary LanguageJavaScript

The client is not ready yet, but you can to see progress in dev branch.

Powered by...

Installing

 npm i // install dependencies
 npm start // currently only the development build available

What is currently available?

  • Uploading video files to the server with drag&drop files to file manager area.
  • Downloading video from the server with streams straight to player.
  • Abortion uploaded files.
  • Watching video offline with drag&drop files to player.