The modern method is more efficient if your network is reliable.
Modern: I-frame (screenshot) then a bunch of P-frames (send only what changed). If a frame gets lost, the following frames aren’t really usable, frozen until next I-frame
Old: Send only full screenshots. Each frame has all the data, so losing one doesn’t matter.
The modern method is more efficient if your network is reliable.
Modern: I-frame (screenshot) then a bunch of P-frames (send only what changed). If a frame gets lost, the following frames aren’t really usable, frozen until next I-frame Old: Send only full screenshots. Each frame has all the data, so losing one doesn’t matter.
I’m sorry, it seems to me that your first statement and supporting paragraph are taking the opposite position.
Oops. I meant the modern method is better if network is reliable. Not unreliable
Gotcha. That probably is true.