Is there a pretty much complete solution to have a video player that can stop at a time code, display some questions and the play then video again? Like the one that coursera.org has. It seems like their player is based on video.js but it's customized. I'm looking for a player that already has the feature so that I could customize questions or whatever. Does anybody have suggestions what should I use?
// I'd be more than happy if it's a react component :)