A criticality-aware H.264 encoder simulation that models how different encoding blocks can be protected with resilience strategies such as retries, ECC, TMR, and checkpointing. This project demonstrates how fault-tolerant design principles can be applied to video compression pipelines.
python h264 fault-tolerance ecc fault-tolerant video-encoding tmr retry-mechanism checkpointing error-resilience error-reduction encoder-simulation criticality-aware
-
Updated
Oct 1, 2025 - Python