Changes between Version 7 and Version 8 of WindowRefresh
- Timestamp:
- 02/05/13 05:13:37 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WindowRefresh
v7 v8 3 3 The key feature of xpra is the forwarding of individual window contents to the client. 4 4 [[BR]] 5 The speed at which the server compresses and sends screen updates to the client depends on a number of factors . There are only a few things the system can tune at runtime:5 The speed at which the server compresses and sends screen updates to the client depends on a number of factors, the most important one is obviously the [/wiki/Encodings encoding used]. There are only a few things the system can tune at runtime: 6 6 * the "batch delay": this is the time that the server will wait for screen updates to accumulate before grabbing the next frame 7 7 * the "video quality" (for the x264 video encoder only)