Hello,
I am running some benchmarks using UDPcast for a paper, and I wanted to confirm that I’ve understood the --fec argument. Here is what I’ve written:
The --fec argument specifies how many “stripes” each chunk of data is split into, the number of FEC packets included with each stripe, and the number of data packets in each stripe. For example, with --fec 8x16/128 each chunk of data will be sent in 8 stripes, and each stripe will have 16 FEC packets and 128 data packets.
Hoping someone can confirm I’ve understood things correctly, or can correct me.
Thanks! -Peter
Hi,
On 03/07/2023 16:54, Peter Story wrote:
Hello,
I am running some benchmarks using UDPcast for a paper, and I wanted to confirm that I’ve understood the --fec argument. Here is what I’ve written:
The --fec argument specifies how many “stripes” each chunk of data is split into, the number of FEC packets included with each stripe, and the number of data packets in each stripe. For example, with --fec 8x16/128 each chunk of data will be sent in 8 stripes, and each stripe will have 16 FEC packets and 128 data packets.
Yes, this is indeed the way it works.
Hoping someone can confirm I’ve understood things correctly, or can correct me.
Thanks! -Peter _______________________________________________ Udpcast mailing list -- udpcast@udpcast.linux.lu To unsubscribe send an email to udpcast-leave@udpcast.linux.lu
Regards,
Alain