UDP-Lite

From VideoLAN Wiki

Revision as of 08:01, 18 September 2008 by Alexbru (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

UDP Lite is a standardized IP transport protocol (RFC 3828) for error-prone network environments. It offers to applications such as streaming media to use the 'good parts' of a partially corrupted packet. Normally the whole UDP packet is discarded when the checksum does not pass. UDP Lite makes it possible to reuse useful information in such cases by limiting the scope of the checksum length. This can improve audio and video quality.