Remove codepen due to web worker CORS issue
This commit is contained in:
parent
29ebfcf8c6
commit
680b4df933
10
README.md
10
README.md
@ -24,18 +24,8 @@ Use FFmpeg directly in your browser without any backend services!!
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<a href="https://codepen.io/jeromewu/pen/NWWaMeY" target="_blank">
|
||||
<img alt="codepen" width="128px" src="https://blog.codepen.io/wp-content/uploads/2012/06/codepen-wordmark-display-inside-black@10x.png">
|
||||
</a>
|
||||
|
||||
[Source Code](https://github.com/ffmpegjs/ffmpeg.js/blob/master/examples/browser/transcode.html)
|
||||
|
||||
## Examples:
|
||||
|
||||
| Name | Demo | Source Code |
|
||||
| ---- | ------- | ----------- |
|
||||
| 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/codepen-wordmark-display-inside-black@10x.png"></a> | [Link](https://github.com/ffmpegjs/ffmpeg.js/blob/master/examples/browser/webcam.html) |
|
||||
|
||||
## Supported Formats
|
||||
|
||||
- mp4 (x264)
|
||||
|
Loading…
Reference in New Issue
Block a user