Hacker News new | ask | show | jobs
by john_the_writer 1237 days ago
Google :) https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_v...

Lets say rails.

1. add devise so users are users

2. add Video controller/model

3. connect data field as active_storage, backed by amazon

4. have video tag with link to uploaded file stored on amazon.

1 comments

Wow that's crazy. Feels a bit overly simple. So why do people use third party video players on their website then?
To embed advertising, avoid simple downloading of video content, and add bells and whistles like timeline preview thumbs, custom context menus, etc.. I guess.