ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Ffmpeg.wasm not working in Chrome extension due to SharedArrayBuffer

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

Mô tả

**Describe the bug**
I can't seem to be able to use ffmpeg.wasm in a chrome extension anymore.

**To Reproduce**
I simply used the example from https://github.com/ffmpegwasm/chrome-extension-app and loaded it into
my chrome as an extension, this now throws an `Uncaught (in promise) ReferenceError: SharedArrayBuffer is not defined` error.
I've also attempted to run ffmpeg.wasm from the sanbox environment of a chrome extension, but it resulted in the
same error.

**Expected behavior**
A working example of ffmpeg.wasm running inside of a chrome extension (preferably locally hosted).

**Desktop (please complete the following information):**
- OS: Windows 10
- Browser: Chrome & Brave
- Version: Chrome 92.0.4515.107 & Brave 1.27.109

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

Mở hướng dẫn đóng góp

Đá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.