Back

Video download from AWS Bucket

  • 0
  • Self Hosted
  • Functions
Felipe Amaral
20 Aug, 2024, 14:09

I have this AWS Bucket with mp4 video files and want to donwload it from my App, but i down want to access S3 Bucket directly. I want to use an Appwrite Function to controll it. Is it possible to use a function as a proxy/gateway/controller to download videos from an AWS S3 Bucket? The video files are large ( < 1GB ).

TL;DR
Developers are discussing using an Appwrite Function as a proxy to download large video files (<1GB) from an AWS S3 Bucket without directly accessing it. There may be memory allocation concerns to consider when downloading large files.
Joshi
20 Aug, 2024, 14:15

Sure

Joshi
20 Aug, 2024, 14:16

I think there may be some memory limits in place that could prevent that use case tho.

Joshi
20 Aug, 2024, 14:17

If you download 1gb it would allocate 1gb in memory

Joshi
20 Aug, 2024, 14:17

Since you are self hosting this might not be an issue

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more