Skip to content

Demo generating video from canvas animations in the browser with ffmpeg.wasm

License

Notifications You must be signed in to change notification settings

wanghaisheng/ffmpeg-wasm-canvas-demo

 
 

Repository files navigation

Demonstration of generating video from live streaming in the browser with ffmpeg.wasm

ffmpeg wasm Canvas Demo

Demonstration of generating video from a canvas animation in the browser with ffmpeg.wasm

How to run

Install npm dependencies and start the dev server as follows:

npm i
npm run dev

Once it starts it will print something like ready - started server on 0.0.0.0:3000, url: http://localhost:3000. Navigate to the url in a browser and click the Generate button, which you can then play.

About

Demo generating video from canvas animations in the browser with ffmpeg.wasm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • CSS 3.9%