ffmpeg-static icon indicating copy to clipboard operation
ffmpeg-static copied to clipboard

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 minhaaz52 opened this issue 2 years ago • 0 comments

ffmpeg-static version

[email protected]

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.

minhaaz52 avatar Feb 01 '24 06:02 minhaaz52