Live data from Hacker News

Show HN: I took back Video.js after 16 years and we rewrote it to be 88% smaller

videojs.org

1–10 of 170 posts

Show HN: I took back Video.js after 16 years and we rewrote it to be 88% smaller

#1
What do you do when private equity buys your old company and fires the maintainers of the popular open source project you started over a decade ago? You reboot it, and bring along some new friends to do it.

Video.js is used by billions of people every month, on sites like Amazon.com, Linkedin, and Dropbox, and yet it wasn’t in great shape. A skeleton crew of maintainers were doing their best with a dated architecture, but it needed more. So Sam from Plyr, Rahim from Vidstack, and Wes and Christain from Media Chrome jumped in to help me rebuild it better, faster, and smaller.

It’s in beta now. Please give it a try and tell us what breaks.

Show HN: I took back Video.js after 16 years and we rewrote it to be 88% smaller
videojs.org

Re: Show HN: I took back Video.js after 16 years and we rewrote it to be 88% smaller

#5
Looking great. I'll give it a try later on once things stabilize a bit. In the meantime, does anyone know what's going on in this space? Seems to me like a lot is changing over the past year. Eg: react-player new version, taken over by Mux. And also I did realize Video.js is sponsored by Mux. And also seemingly different companies working together.

Re: Show HN: I took back Video.js after 16 years and we rewrote it to be 88% smaller

#8
post #6

can anyone recommend me good, battle-tested "slider" solution for playing videos as well as displaying images from single gallery? ideally capable of handling huge galleries (hundreds of items) with lazy loading

I've used https://yet-another-react-lightbox.com/ in anger and it's great, very extensible too.

Re: Show HN: I took back Video.js after 16 years and we rewrote it to be 88% smaller

#9
post #6

can anyone recommend me good, battle-tested "slider" solution for playing videos as well as displaying images from single gallery? ideally capable of handling huge galleries (hundreds of items) with lazy loading

I've used https://yet-another-react-lightbox.com/ in anger and it's great, very extensible too.

That only works in React though.

Re: Show HN: I took back Video.js after 16 years and we rewrote it to be 88% smaller

#10
post #6

can anyone recommend me good, battle-tested "slider" solution for playing videos as well as displaying images from single gallery? ideally capable of handling huge galleries (hundreds of items) with lazy loading

Not a today answer, but this is something I'm excited to build within the new Presets concept of video.js v10, where we can build specific "video interfaces" beyond a standard player using the composable architecture.

https://videojs.org/docs/framework/react/concepts/presets

Post reply on HN