Lightsail in stream theme (Wordpress)

0

Hello, first of all, thank you for your support. My WordPress-based website has live broadcast and video upload features. What solutions can I use to avoid creating a load on my website? Problem 1: I want to share my broadcast load with Amazon while the live broadcast is on. Problem 2: I want to store the videos uploaded by users on Amazon. How can I do it?

已提問 7 個月前檢視次數 145 次
1 個回答
1

Hello.

Problem 1: I want to share my broadcast load with Amazon while the live broadcast is on.

In general, I think it's a good idea to set up a CDN before Lightsail.
For example, if you are using AWS, you can use CloudFront.
In addition, CloudFront can also be used together with AWS Media Services, so you can collaborate when performing live distribution using AWS Media Services in the future.
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Introduction.html
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/IntroductionUseCases.html#IntroductionUseCasesStreaming

Problem 2: I want to store the videos uploaded by users on Amazon. How can I do it?

Video files and the like are often stored in S3.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html

profile picture
專家
已回答 7 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南