HTML5 Video Player for React

I’m gonna build educational platform with plenty of videos. I’d like to build my custom video player and store videos on DO Spaces. This player should have the following features:

  • automatic subtitles
  • only logged users should be able to see video (so having a link should not be enough)

I found the following libraries:

Which one would you reccomend or maybe there is sth else?