alexanderwallin / react-player-controls

⏯ Dumb and (re)useful React components for media players.
http://alexanderwallin.github.io/react-player-controls/
ISC License
191 stars 35 forks source link

Add buffer progress to `<ProgressBar />` #37

Closed JPStrydom closed 6 years ago

JPStrydom commented 6 years ago

It would be awesome to be able to show how much a video has been pre-loaded by - such as YouTube does.

See the light-grey in the image below:

capture

alexanderwallin commented 6 years ago

Thanks for the suggestion, @JPStrydom! That would definitely make sense for this library to feature.

I'm doing a bit of library revamping a.t.m., but will keep this within eyesight.

JPStrydom commented 6 years ago

Awesome!