ffmpeg.wasm is a pure WebAssembly (and JavaScript/TypeScript) port of FFmpeg that enables in-browser media recording, conversion, and streaming—letting developers perform video/audio processing entirely client-side without server uploads. Transpiled via Emscripten from FFmpeg and its codecs into WebAssembly. Supports both single-threaded and multi-threaded cores using web workers. Written in TypeScript for improved developer experience.
Features
- Full FFmpeg functionality inside the browser (record, convert, stream)
- Transpiled via Emscripten from FFmpeg and its codecs into WebAssembly
- Supports both single-threaded and multi-threaded cores using web workers
- Data privacy assured—processing happens entirely in the browser, no uploads needed
- Written in TypeScript for improved developer experience
- Used for real-time applications like in-browser screen recording
License
MIT LicenseFollow ffmpeg.wasm
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ffmpeg.wasm!