ffmpegwasm / ffmpegwasm/react-app

ffmpeg-core unpkg NotSameOriginAfterDefaultedToSameOriginByCoep

Đang mở
#16 5 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
214
Fork
52
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

The initial problem faced running this app is an inability to successfully fetch from unpkg

image

However, disabling the cross origin leads to the `SharedArayBuffer` problem as described in [installation](https://github.com/ffmpegwasm/ffmpeg.wasm#installation). Does this mean the ffmpeg core needs to be loaded from same origin?

```js
const ffmpeg = createFFmpeg({
corePath: "node_modules/@ffmpeg/core/dist/ffmpeg-core.js",
```

Doing so creates a problem that I originally faced trying this out in codesandbox

image

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.