Okay, what about non-streaming vid? I think the vanilla html5 <video> tag is solid, correct?
If all you want is a fix non-streaming, video, yes. Video tag just work. Video.js is catered for those required streaming.
you think it’s solid until you want customization and old browser support. it should work fine if you just want to autoplay a small size mp4 file on mute
If all you want is a fix non-streaming, video, yes. Video tag just work. Video.js is catered for those required streaming.