Live data from Hacker News

Show HN: Free Screen Share Party, No Install, No Login

ba.net

1–10 of 27 posts

Re: Show HN: Free Screen Share Party, No Install, No Login

#4
post #3

this looks very similar to this webrtc sample by muaz khan: https://www.webrtc-experiment.com/Pluginfree-Screen-Sharing/... If you use his code you should reference him

Yes, it is a fork of webrtc-experiment.com, we reference Khan on the mit code at https://ba.net/screen-share-party/doc/opensource

Re: Show HN: Free Screen Share Party, No Install, No Login

#5
post #2

I still remember the glorious days when “party” meant dropping acid and a bunch of people getting naked in the spare room. Ah, the glorious days of...February. But, sure, WebRTC. Let’s give it a shot.

OK this actually made me lol. Thank you.

Re: Show HN: Free Screen Share Party, No Install, No Login

#7
post #6

"Up to 10 friends can view your screen. Limited by your CPU/RAM" - what hardware specifications are required for this limit? Could I invite more people with faster CPU and more RAM?

I imagine there isn’t a very clear spec per user because it depends on a lot of factors. I imagine you could share one video encode between many users but only if their bandwidth can accommodate the same bitrate. If not there might be two concurrent encodes.

I know modern Intel CPUs have hardware based transcoding for H264 but I’m not 100% sure whether WebRTC uses it.

Post reply on HN