Info

Unequal Level Protection Forward Error Correction is a method used in WebRTC to protect packets from loss. It is used to recover lost packets by XORing the packets with a special value.

The redundant information about the previous packets are stored in the following packets to help recover the lost packets.