Skip to content

Commit 61fa959

Browse files
committed
Add more examples
1 parent bfc0092 commit 61fa959

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ Use FFmpeg directly in your browser without any backend services!!
2828

2929
[Source Code](https://github.com/ffmpegjs/ffmpeg.js/blob/master/examples/browser/transcode.html)
3030

31+
## Examples:
32+
33+
| Name | CodePen | Source Code |
34+
| ---- | ------- | ----------- |
35+
| Webcam | <a href="https://codepen.io/jeromewu/pen/qBBKzyW" target="_blank"><img alt="codepen" width="128px" src="https://blog.codepen.io/wp-content/uploads/2012/06/[email protected]"></a> | [Link](https://github.com/ffmpegjs/ffmpeg.js/blob/master/examples/browser/webcam.html) |
36+
37+
3138
---
3239

3340
ffmpeg.js provides simple to use APIs, to transcode a video you only need few lines of code:

0 commit comments

Comments
 (0)