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 个月前149 查看次数
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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则