Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 624 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 624 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
  • [] Playlist feature
  • [] Show time preview when hovering scrubber
  • [] Show thumbnail preview when hovering scrubber
  • [] 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