ffmpegwasm / ffmpegwasm/react-app
Error: ffmpeg.wasm is not ready, make sure you have completed load().
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
hello, I am trying to use this repo on my windows 10 machine, run yarn start with no error, but when I begin to access the website and click the button to begin, I get this error in the console:
```
[info] download ffmpeg-core script (~25 MB) from https://unpkg.com/@ffmpeg/core@0.8.2/dist/ffmpeg-core.js
getCreateFFmpegCore.js:22 GET https://unpkg.com/@ffmpeg/core@0.8.2/dist/ffmpeg-core.js net::ERR_BLOCKED_BY_RESPONSE.NotSameOriginAfterDefaultedToSameOriginByCoep 200
```

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.