Rlnc Encoder
Provide advanced forward error correction using Random Linear Network Coding (RLNC). Must be paired with RlncDecoder.
Tags: RELIABILITY, FEC
| Field | Type | Label | Description | Default Value |
|---|---|---|---|---|
| Input | String | |||
| Output | String | |||
| Symbols | Int32 | The number of symbols in each encoding block. Larger number of symbols increases erasure correction capability but require more overhead and increase latency. | 10 | |
| Repair | Int32 | The number of symbols used for erasure correction in each encoding block. Larger repair value increases erasure correction capability but also increases overhead. | 2 |