Polyfill for WebCodecs, powered by ffmpeg.wasm
Go to file
2023-07-23 17:01:54 +08:00
.github Fix typo in CI.yml 2023-07-23 16:26:33 +08:00
apps Refactor to remove events package 2023-07-23 15:02:22 +08:00
build Refactor to remove events package 2023-07-23 15:02:22 +08:00
packages Refactor to remove events package 2023-07-23 15:02:22 +08:00
src Refactor to remove events package 2023-07-23 15:02:22 +08:00
testdata@c81125391a Reorg folders and use core as ffmpeg from now on 2022-09-22 13:06:44 +08:00
tests Refactor to remove events package 2023-07-23 15:02:22 +08:00
.gitattributes Init commit 2019-10-20 22:37:37 +08:00
.gitignore expose more FS methods to ts 2022-07-20 07:44:25 -04:00
.gitmodules Reorg folders and use core as ffmpeg from now on 2022-09-22 13:06:44 +08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2019-10-23 14:21:41 +08:00
CONTRIBUTING.md Update README.md 2022-10-08 16:20:20 +08:00
Dockerfile Downgrade to n5.1.3 and upgrade deps 2023-07-23 17:01:54 +08:00
LICENSE Create LICENSE 2019-10-23 14:20:17 +08:00
Makefile Split st and mt core build cache 2022-10-05 16:56:29 +08:00
package-lock.json Downgrade to n5.1.3 and upgrade deps 2023-07-23 17:01:54 +08:00
package.json Downgrade to n5.1.3 and upgrade deps 2023-07-23 17:01:54 +08:00
README.md Update README.md 2022-10-08 16:21:13 +08:00
tsconfig.json Complete basic rewrite 2022-09-30 17:21:03 +08:00

ffmpeg.wasm

ffmpeg.wasm

stability-experimental Node Version Actions Status npm (tag) Maintenance License: MIT Downloads Total Downloads Month

Join us on Discord!

Discord

ffmpeg.wasm is a pure Webassembly / Javascript port of FFmpeg. It enables video & audio record, convert and stream right inside browsers.

Documentation