"Compression Error"
1 min
error a "compression error" means the receiving side failed to decompress a packet (if the compressed size of a packet is greater than or equal to the original, the sender transmits the original uncompressed packet instead ) a common upstream cause is a decryption/key mismatch, if a packet can't be decrypted correctly, the following decompression step fails, but corruption, spiky traffic, or too tight max bitrate headroom can also trigger it resolution if the stream is encrypted, check/troubleshoot the encryption (key) settings on both ends some known cases were resolved in v16 0 and later — test on a current stable version udp source open advanced settings (add ?advanced=1 to the broadcaster url) and toggle compression off/on, restarting the stream after each toggle udp/srt input check the max bitrate on the input (in broadcaster or zen master) and increase headroom if traffic is spiky max bitrate should be 1 5–2× the stream bitrate — e g for a 9 mbps stream, at least 13 5 mbps, ideally 18 mbps udp/srt input advanced settings


