ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Enabling these two headers through nginx will block all third-party resources that the website is currently using.

Open
#724 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
17.8k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Enabling these two headers through nginx will block all third-party resources that the website is currently using.This has brought us some troubles.

`Cross-Origin-Embedder-Policy: require-corp;`
`Cross-Origin-Opener-Policy: same-origin;`

Is there any other solution besides adding these two headers to third-party resources?

Thank you in advance!

---

通过nginx启用这两个标头将阻止网站正在使用的所有第三方资源。这给我们带来了一些麻烦。

`Cross-Origin-Embedder-Policy: require-corp;`
`Cross-Origin-Opener-Policy: same-origin;`

除了将这两个标头添加到第三方资源之外,还有其他解决方案吗?
提前感谢!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.