Capture video from webcam and convert to mp4 using ffmpeg.wasm on user's browser.
This project is a minimal exploration around ffmpeg.wasm using React + Vite. In the project directory, you can run:
To run local dev server
- Allow camera permission.
- Click on Start capture button and Stop once done.
- Click on Convert to mp4 buton.
- Once conversion is complete, Play or Download the video.
Works best on Chrome.