Hello friends,
Meet BabyRecorder for recording Babylon.js scenes directly to video in the browser. It supports MP4, WebM, MKV, and MOV, includes realtime capture plus offline export modes, and can record scene audio with optional microphone input. There’s also built-in preview, download, bitrate/FPS controls, and basic recording diagnostics.
BabyRecorder is browser-native. It doesn’t need:
A video encoding server
FFmpeg installations
File uploads
Cloud processing
External encoding services
Everything happens locally, privately, and instantly.
Your Babylon.js scenes. Your browser. Your computer. No servers involved.
Pure browser-based recording.
BabyRecorder – your Babylon.js scenes deserve to be seen.
Actually this is just a MVP, there is only one scene to test in demo with the most of useful settings exposed.
Now I can see several roads (without maps yet):
- Create the Inspector Custom Extension with npm package
- Create a minimal npm package (just for default mp4 recording)
- Move further with BabyRecorder functions, adding camera animations and video processing to make it full-featured video editor for Babylon.js scenes.
Your ideas?
