eugeneware / eugeneware/ffmpeg-static
bug: When, I'm trying to extract frames, it is working fine on localhost. But, after deployment on GCP, it is not extracting frames. How should I fix it?
Open
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
### ffmpeg-static version
ffmpeg-static@5.2.0
### Node.js version
v18.17.1
### operating system and/or environment
I'm using node js for writing api.
### What happened?
I'm trying to extract frames from a video using ffmpeg-static. The code is successfully extracting frames on localhost, but it is not working when I'm deploying on GCP. Can you please help me, what should I do so that frames get extracted on GCP as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.