ZeStream / zestream-server

an open-sourced alternative to cloudinary [video streaming done ✅, image/audio under dev 🔨 ]
GNU General Public License v3.0
203 stars 41 forks source link

Add Azure and GCP support for pre-signing url #63

Closed abskrj closed 1 year ago

abskrj commented 1 year ago

Is your feature request related to a problem? Please describe. Its a feature

Describe the solution you'd like Currently, we can only generate AWS pre signed url, we should support GCP and Azure also.

Describe alternatives you've considered Add support for GCP and Azure also

vivek378521 commented 1 year ago

In which file are we generating the AWS pre signed URL?

abskrj commented 1 year ago

Added GCP support, Azure is missing