A FEC group consists of N packets with k of them being data packets and N − k carrying redundant data. The coding efficiency of the FEC scheme is therefore k/N , and the redundancy is (N − k)/N . Data packets that are lost during transmission can be reconstructed if and only if a combination of at least k data and check packets of the N packet group are received correctly. When fewer than k pac...