Closed Alexei-Kornienko closed 1 day ago
It seems that Rust is lacking of general purpose FEC library so i'm looking for one that can be used for video stream (H264, H265) encoding. General idea is the same - code should be able to run with minimal memory allocations and low cpu overhead
It seems that https://crates.io/crates/raptorq can be used. Please disregard this issue
It seems that Rust is lacking of general purpose FEC library so i'm looking for one that can be used for video stream (H264, H265) encoding. General idea is the same - code should be able to run with minimal memory allocations and low cpu overhead