[CLOSED] Slow service connection on uploading a video and different file type after upload
- 1
- Flutter
- Storage
- Cloud
So since such format is not allowed, you can't upload it
Wait, converted to MP4 and still can't upload it š¤
Okay, seems like it was my internet connection
Now uploaded
Not sure why it takes so long to upload
Seems like it's uncompressed
I also tried to upload another different file but it the same it takes so long to upload
I think there is no need to compressed becuase the file itself is around 4mb
according to the settings of the storage
Nope, you should not use compression for a faster upload
I mean, compression should be done client side
But cloud overall seems to be slow compared to my instance (probably because I'm using a CDN)
I just upload the file in cloud appwrite I did not use any api or client side, just only the appwrite site
but thanks for the help I think we can end this issue.
Wait to see if anyone has any suggestions
I compress the video so it now have 3mb
but still slow to upload but it successful to get the actual type.
How slow? How long did it take? Also, it could be slower because the server is in Germany
with the 4mb it takes at least 8 minutes long, the video duration itself is not so long
it could be the server is in germany
I am from Philippines btw.
That's about 1.5km more than me
shall I close this then?
yup
[CLOSED] Slow service connection on uploading a video and different file type after upload
Recommended threads
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...
- Frequent 500 Internal Server Errors - Pr...
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** mult...
- Issue with Custom SMTP
Hey everyone, I'm facing an issue when updating my Custom SMTP settings on Appwrite Cloud. The UI fails silently (no visual errors), but when checking the cons...