Offline Runtime Camera to MP4 Exporter is a lightweight Unity runtime tool for exporting camera footage to H.264 MP4 with optional audio, or to lossless PNG image sequences with optional WAV audio.
It captures a selected Unity Camera at a configurable resolution, frame rate, and recording length. MP4 files are encoded using the native Windows Media Foundation H.264 and AAC encoders, without external executables or separately downloaded software.
Direct Camera and Game View capture modes are included, along with deterministic frame callbacks for precisely controlling animations, simulations, replay data, generated content, and synchronized audio during export.
The asset is suitable for visualizers, replay systems, simulations, automated video generation, and other projects that require predictable frame-by-frame capture without the complexity of a complete video-recording suite.
Windows only.