File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
# ffmpeg.wasm
8
8
9
+ ffmpeg.wasm is a pure Webassembly / Javascript port of FFmpeg. It enables video & audio record, convert and stream right inside browsers.
10
+
9
11
[ ![ stability-experimental] ( https://img.shields.io/badge/stability-experimental-orange.svg )] ( https://github.com/emersion/stability-badges#experimental )
10
12
[ ![ Node Version] ( https://img.shields.io/node/v/@ffmpeg/ffmpeg.svg )] ( https://img.shields.io/node/v/@ffmpeg/ffmpeg.svg )
11
13
[ ![ Actions Status] ( https://github.com/ffmpegwasm/ffmpeg.wasm/workflows/CI/badge.svg )] ( https://github.com/ffmpegwasm/ffmpeg.wasm/actions )
@@ -20,8 +22,6 @@ Join us on Discord!
20
22
21
23
[ ![ Discord] ( https://dcbadge.vercel.app/api/server/NjGMaqqfm5 )] ( https://discord.gg/NjGMaqqfm5 )
22
24
23
- ffmpeg.wasm is a pure Webassembly / Javascript port of FFmpeg. It enables video & audio record, convert and stream right inside browsers.
24
-
25
25
## Documentation
26
26
27
27
- [ Introduction] ( https://ffmpegwasm.netlify.app/docs/overview )
@@ -30,3 +30,7 @@ ffmpeg.wasm is a pure Webassembly / Javascript port of FFmpeg. It enables video
30
30
- [ API] ( https://ffmpegwasm.netlify.app/docs/api/ffmpeg/ )
31
31
- [ FAQ] ( https://ffmpegwasm.netlify.app/docs/faq )
32
32
- [ Contribution] ( https://ffmpegwasm.netlify.app/contribution/core )
33
+
34
+ ---
35
+
36
+ Please consider to sponsor this project to make it sustainable. : heart
You can’t perform that action at this time.
0 commit comments