diff --git a/README.md b/README.md index 1b69dac..73e70ca 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,13 @@ Use FFmpeg directly in your browser without any backend services!! [Source Code](https://github.com/ffmpegjs/ffmpeg.js/blob/master/examples/browser/transcode.html) +## Examples: + +| Name | CodePen | Source Code | +| ---- | ------- | ----------- | +| Webcam | codepen | [Link](https://github.com/ffmpegjs/ffmpeg.js/blob/master/examples/browser/webcam.html) | + + --- ffmpeg.js provides simple to use APIs, to transcode a video you only need few lines of code: