Changes between Version 4 and Version 5 of WindowRefresh
- Timestamp:
- 01/15/13 15:32:51 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WindowRefresh
v4 v5 5 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: 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 * the video quality(for the x264 video encoder only)8 * the video speed(for the x264 video encoder only)7 * the "video quality" (for the x264 video encoder only) 8 * the "video speed" (for the x264 video encoder only) 9 9 10 10 [[BR]]