You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build https://github.com/qgustavor/ffmpeg.js on GitHub Actions but it's failing and at the moment I don't have a Linux environment (WSL stopped working for some reason).
Looks like compiling FFmpeg now requires threads, enabling threads using Emscripten now requires SharedArrayBuffers, SharedArrayBuffers require specific HTTP headers which at the moment are not enabled in GitHub Pages.
No description provided.
The text was updated successfully, but these errors were encountered: