How to design scalable video streaming architecture using GCP

0 votes
I have a program for streaming videos that pulls content from a Google Storage Bucket. All of the files that are stored in the storage bucket are private. I create a signed URL using API every time a user clicks on a video from the front end and load it into the HTML5 video player.

Problem

I observe that it takes approximately 30–40 seconds for the video to load on the front end if the file size exceeds 100 MB.

When I searched online for solutions to this issue, several of the blogs advised using a cloud CDN and a storage bucket before caching the file. As far as I'm aware, the file must be publicly accessible in order to be cached. I am not allowed to publish files.
Therefore, my issue is whether there are any means by which we can make it scalable or shorten the setup period.
Nov 8, 2022 in GCP by Ashwini
• 5,430 points
463 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In GCP

0 votes
1 answer
0 votes
1 answer

How to change the project in GCP using CLI command?

Hi@akhtar, If you configured GCP SDK in your ...READ MORE

answered Sep 13, 2020 in GCP by MD
• 95,440 points
2,283 views
0 votes
1 answer

How to connect to GCP VM using putty?

Hi, You don't need to connect your putty ...READ MORE

answered Sep 24, 2020 in GCP by MD
• 95,440 points
1,993 views
0 votes
1 answer
0 votes
1 answer

How to create a new project in GCP using the command line?

Hi@akhtar, You need to configure GCP SDK in ...READ MORE

answered Nov 9, 2020 in GCP by MD
• 95,440 points
955 views
0 votes
1 answer

GCP Error: 403: Access Denied

Check that your credentials are correct. For ...READ MORE

answered Oct 9, 2019 in GCP by Sirajul
• 59,230 points
3,673 views
0 votes
1 answer

Permissions issue with Google Cloud Storage Bucket.

You can regain access to the object by assigning an applicable role, like roles/storage.objectAdmin, to ...READ MORE

answered Oct 10, 2019 in GCP by Sirajul
• 59,230 points
4,604 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP