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
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?
#133
Open
minhaaz52 opened this issue
Feb 1, 2024
· 0 comments
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: