Skip to main content

Rely Encoder

Provide advanced Random Linear Network Coding (RLNC) encoding using Steinwurf's sliding window implementation with adaptive repair scheduling. This forward error correction encoder maintains a sliding window of source packets and generates repair packets on-demand based on configurable target rates and timing windows. Essential for high-performance network coding applications requiring optimal throughput-reliability trade-offs, real-time streaming with loss protection, and efficient bandwidth utilization in lossy network environments.

Tags: RELIABILITY, FEC

FieldTypeLabelDescriptionDefault Value
InputString
OutputString
TimeoutInt32Timeout duration in milliseconds for waiting for missing packets.100
Max PayloadsInt32Maximum number of payloads kept by the encoder at any time.100
Repair Time WindowInt32Time window in milliseconds for when the encoder must generate repair packets for packets stored in the encoder.75
Repair Target RateDoubleTarget repair rate for packets, this defines the relationship between the number of source packets and repair packets.0.1