Compiling ffmpeg as an OF lib for (and with) Emscripten

ffmpeg is already compiled successfully with Emscripten. It would be nice to have ffmpeg as a lib for Emscripten for recording videos from the browser (the OF canvas or some part of it…).

untested, but you can look at this, which should help:
ffmpeg.wasm.

1 Like

@pierre_tardif00 thanks.
No sucess so far, but this seems to be the most current branch: Upgrade to emscripten 3.1.30 to fix URL error in node.js18 by DreamOfIce · Pull Request #21 · ffmpegwasm/ffmpeg.wasm-core · GitHub