Skip to content

Archive Overview

The archiving subsystem in RUSEON Core is responsible for writing incoming stream frames to persistent storage efficiently, and managing the lifecycle of these recordings.

Features

  • Recording: Efficient fMP4 storage with Linux I/O optimizations.
  • File Layout: Organized directory structure for easy access.
  • Retention: Automated cleanup based on ModTime.
  • Recovery: Crash resilience and automatic file repair.
  • Playback: On-the-fly transmuxing for HLS viewing.

Released under the MIT License.