hello, i want to know about the cost for running function that uses ffmpeg to concatinate vidoes, the total video duration can be like 10h, can appwrite functions handle that and how much could the cost be ?
Well, if the encoding takes 10h, then I don't think you can use appwrite functions as the max execution time is capped to 15 minutes for async executions
not the encoding but the actual final video
its just concatination so there's no encoding
Recommended threads
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Hi Appwrite Support Team,My project has ...
Details: Project ID: 69a69f6f00113ed0e8e4 Region: SFO (sfo.cloud.appwrite.io) Error Response: Affected: ALL endpoints ā Functions, Databases, Storage, Health, ...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...