A minimal, production-ready React component for recording HTML5 Canvas animations directly to MP4 using the WebCodecs API. Records at 10x faster than realtime with hardware acceleration.
- ✅ True MP4 output with H.264 codec (not WebM)
- ✅ Hardware accelerated encoding via WebCodecs VideoEncoder
- ✅ 10x faster than realtime (5 second video encodes instantly)
- ✅ Frame-perfect recording - no dropped frames or timing issues