Hacker News new | ask | show | jobs
by billconan 3590 days ago
How do you capture screen? is the protocol for screen sharing based on a video stream protocol like h264?
1 comments

It uses pixel difference encoding down to alpha channels so that it can send you the bare minimum amount of data you need to keep a constant, non glitched image. This means 60fps using just under 1.5mbps