ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Ffmpeg.wasm not working in Chrome extension due to SharedArrayBuffer

未关闭
#236 5 条评论 5 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
17.8k
派生
1.1k
PR 合并指标
30 天内没有已合并 PR

描述

**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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。