Skip to content

FLEYreal/Video-Player

Repository files navigation

Video-Player made with ReactJS and Material-UI by FLEYreal!

See Showcase Website Showcase Image

Features

  • Play / Pause
  • Volume
  • Fullscreen
  • Mini-mode
  • Hints
  • Settings menu
  • Loop
  • Custom Speed
  • Timeline / Video Length
  • Hide / Show menu
  • Keybinds for all operations

Usage

<VideoPlayer
  src={video} // Source of the video
  sx={{ width: '100%' }} // SX is Advanced Styling from MUI
  keyHandler={{keyHandler}} // Key handler is a handler that allows to apply custom keys to player.
/>

About

Video Player Based on React / Material-UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published