Shared Array Buffer fix causes a new problem
Unanswered
Cooper's Hawk posted this in #help-forum
Cooper's HawkOP
key: "Cross-Origin-Embedder-Policy",
value: "require-corp",I need this header for access to Shared Array Buffer but with this on I can't display external video URLs as a src for a video tag which is required in my app (Cloudinary). Any way to circumvent this?
source: https://vercel.com/guides/fix-shared-array-buffer-not-defined-nextjs-react
Fixes my problem with Shared Array buffer but this doesn't let me render videos from Cloudinary URLs