Rely Decoder
Component to decode data using Steinwurf's sliding window RLNC decoder.
Tags: RELIABILITY
, FEC
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Input | String | No | ||
Output | String | No | ||
Timeout | Int32 | No | Timeout duration in milliseconds for waiting for missing packets. | 100 |
Release In Order | Bool | No | Indicates whether to release packets in order. Releasing packets in order can ensure data integrity but may increase latency. | true |