Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an endpoint for generating cloud storage pre-signed url #2

Closed
abskrj opened this issue Dec 26, 2022 · 3 comments
Closed

Add an endpoint for generating cloud storage pre-signed url #2

abskrj opened this issue Dec 26, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@abskrj
Copy link
Member

abskrj commented Dec 26, 2022

We need an endpoint which generates the pre-signed URL for uploading video objects to bucket directly.
Also the cloud-storage should be flexible, like using AWS S3, Google Cloud or Azure can be depending upon the configuration.

Also generate a video Id (7-8 chars) and return it in response

Eg: AWS, Google Cloud, Azure

@abskrj abskrj changed the title Add an endpoint to for generating cloud storage pre-signed url Add an endpoint for generating cloud storage pre-signed url Dec 26, 2022
@abskrj abskrj added the enhancement New feature or request label Dec 26, 2022
@uzaxirr
Copy link
Member

uzaxirr commented Dec 26, 2022

Hey, This looks like something i can help out with. Can you please assign the issue to me so that I can start working on it.

Just one question, Am i supposed to use the Go SDK provided by these services or just have to use the simple API calls to achieve this?

@abskrj
Copy link
Member Author

abskrj commented Dec 26, 2022

It would be better to use the SDK as we will be using their more functions while adding more features.

@uzaxirr
Copy link
Member

uzaxirr commented Dec 26, 2022

It would be better to use the SDK as we will be using their more functions while adding more features.

Sure thing, Thanks for the clarification

@abskrj abskrj closed this as completed in 0004e25 Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants