232 B
232 B
How to build ffmpegjs
- checkout https://github.com/ffmpegjs/FFmpeg
- replace
build-js.sh
with thebuild-js.sh
from this directory - run
build-with-docker.sh
- copy
dist/ffmpeg-core.js
to this projectpublic
folder