Fix worker cross domain issue

This commit is contained in:
Jerome Wu
2019-10-30 21:23:51 +08:00
parent f517504c71
commit 0455923e43
6 changed files with 43 additions and 5 deletions

View File

@@ -22,6 +22,10 @@ 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)
---