HTML5 video player in React with time-based annotations (breakpoints with thumbnails and descriptions)
The video source is defined in "MainComponent", src/components/MainComponent.js
To define a new annotation or modify annotation (breakpoint), go to the "breakpoints" file, src/shared/breakpoints.js
$ npm install
$ npm start
This project is based on Video.React, a web video player built from the ground up for an HTML5 world using React library.
With Regards
Mahmoud Abulebdeh