ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Nextjs & Vercel support
Open
- Dominant language
- C
- Stars
- 17.8k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I know you mentioned in the FAQ section that Nodejs is no longer supported by default in v0.12 but is there any way to run this in Vercel using Nextjs? I got it working locally with warnings but when deploying to Vercel it fails with message:
> Error: ffmpeg.wasm does not support nodejs
I don't need to run it in server-side or serverless. Client side would be enough with "use client"
Contributor guide
Assessment
This issue has not been assessed yet.