Changes between Version 31 and Version 32 of Encodings
- Timestamp:
- 12/24/13 05:48:59 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encodings
v31 v32 28 28 The best thing to do is to try them all and choose the one that provides the best results. 29 29 Here are some rough guidelines: 30 * on LANs with 100MBit/s or higher: rgb24 + zlib should give you the best latency possible (whilst consuming quite a lot of bandwidth in the process..)30 * on LANs with 100MBit/s or higher: rgb24 + zlib/lz4 should give you the best latency possible (whilst consuming quite a lot of bandwidth in the process..) 31 31 * to save a little bit of bandwidth at the expense of framerate and latency, use fast lossless encodings: webp or png 32 32 * otherwise, choose h264 and tune the speed/quality to suit your needs (see below)