Hacker News new | ask | show | jobs
by whytheplatypus 2184 days ago
This project came out of some friends and I missing watching bad movies together. I'm of the mind that writing software takes practice. So it was a great chance to practice general p2p design and specific WebRTC implementation.

The basic idea is, one person can open a theater and share their screen or load a video file. Then anyone with the audience link can watch along with them.

I hope it lets some people enjoy some movies together!

I'd love any and all feedback / contributions to the code https://github.com/whytheplatypus/shareable.theater!