Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 673 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 673 Bytes

React Media Player 0.0.2

React media container component to help build video & audio players.

TODOS

  • Fix Progress component
  • Fix Volume getting locked up when player is muted
  • [] SeekBar crashes Safari
  • Playlist feature
  • [] Loading state to allow loaders for loading big/new media
  • [] Show time/thumbnail preview when hovering seekbar
  • [] Subtitle support
  • [] Forward / Rewind
  • [] Playback speed option
  • [] Keyboard friendly
  • [] ARIA a11y ready
  • [] Make MediaContainer main exposed component
  • [] Move controls into addons
  • [] Fullscreen control example
  • [] Look into adding Youtube video support
  • [] Add tests
  • [] Check browser support