1 dépôt
Capturing incoming network video packets directly to storage without re-encoding.
Distinct from Direct-to-Network File Streaming: None of the candidates cover the specific architectural pattern of direct-to-disk packet capture for video streams.
Explore 1 awesome GitHub repository matching devops & infrastructure · Direct-Stream Disk Archiving. Refine with filters or upvote what's useful.
Moonfire-NVR is a self-hosted network video recorder designed to capture, archive, and manage video streams from IP cameras. It functions as a security surveillance platform that provides a web-based interface for monitoring live feeds, browsing historical recordings, and exporting specific video clips for review. The system distinguishes itself by recording H.264 and H.265 video streams directly to disk without re-encoding, which minimizes CPU usage and preserves original stream quality. It utilizes on-the-fly container remuxing to construct standard media files from stored segments, allowin
Captures incoming network video packets directly to storage without re-encoding to minimize CPU usage and maintain original stream quality.