Changes between Version 32 and Version 33 of Encodings
- Timestamp:
- 12/24/13 05:50:14 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encodings
v32 v33 29 29 Here are some rough guidelines: 30 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 * if you have the required hardware, use [/wiki/Encodings/nvenc NVENC] 31 32 * to save a little bit of bandwidth at the expense of framerate and latency, use fast lossless encodings: webp or png 32 33 * otherwise, choose h264 and tune the speed/quality to suit your needs (see below)