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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ