FastVideo's Dreamverse goes open source for real-time 1080p video editing
Now you can self-host real-time 1080p video generation and editing in your browser.
Get AI news that actually matters
One email a day. Zero fluff. Join 10,000+ professionals.
The FastVideo team has open-sourced Dreamverse, a complete real-time 1080p video generation and editing platform. The release includes both backend and frontend code, enabling self-hosting on cloud GPU instances—primarily Nvidia B200s for now. The architecture features a browser-based workspace, Python runtime for session and worker management, fMP4 streaming over WebSocket, prompt rewriting with safety filters, and pre-built Docker images. A mock backend is also provided for developers who want to hack on the UI without touching a GPU. The team positions Dreamverse as a sample architecture for anyone building their own real-time video generation applications.
Beyond the B200-targeted release, FastVideo shared exciting progress on consumer hardware: they've gotten Wan2.1 1.3B running on a single RTX 5090 in under 2 seconds. They are actively working on integrating this into Dreamverse, which would eliminate the need for expensive cloud GPUs. This development promises to democratize real-time video generation for individual creators and smaller studios. The open-source code is available on GitHub, with full instructions on their blog. For professionals exploring AI video workflows, Dreamverse offers a production-ready end-to-end pipeline that can be customized and deployed today.
- Complete open-source release of Dreamverse with backend, frontend, Docker images, and mock backend for offline UI development.
- Supports real-time 1080p video generation and editing via browser with fMP4 streaming and safety-filtered prompt rewriting.
- RTX 5090 runs Wan2.1 1.3B in under 2 seconds; integration into Dreamverse to replace B200 requirement is underway.
Why It Matters
Democratizes real-time video generation by providing an open-source, self-hostable pipeline that will soon run on consumer GPUs.