Skip to main content

Rely Decoder

Provide advanced Random Linear Network Coding (RLNC) decoding using Steinwurf's sliding window implementation with adaptive packet release strategies. This decoder reconstructs original data from received source and repair packets, featuring configurable timeout mechanisms for missing packet handling and optional in-order packet release for maintaining data sequence integrity. Essential for high-performance network coding applications requiring optimal decoding efficiency, real-time streaming with loss recovery, and flexible delivery guarantees in challenging network conditions.

Tags: RELIABILITY, FEC

FieldTypeOptionalDescriptionDefault Value
InputStringNo
OutputStringNo
TimeoutInt32NoTimeout duration in milliseconds for waiting for missing packets.100
Release In OrderBoolNoIndicates whether to release packets in order. Releasing packets in order can ensure data integrity but may increase latency.true