Hacker News new | ask | show | jobs
by truetraveller 83 days ago
Okay, what about non-streaming vid? I think the vanilla html5 <video> tag is solid, correct?
2 comments

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.