IVS or Live Streaming?

1

I want to start a live streaming, and I want to restrict who can view the video. Now I have 2 solutions:
Solution 1. AWS IVS:
push streaming to IVS and use playback keys to restrict visitors.
Solution 2. AWS Live Streaming: MediaLive_MediaPackage_CloudFront.
push streaming to MediaLive input and use CloudFront restrict feature to restrict visitors.
What I wonder is what's the difference between the 2 solutions? It seems that the IVS is easier to create.
Besides, I find that there're quotas in IVS(default 5000 channels per region), and we can increase the quotas by requesting. So what's the maximum number can we request? And is there the same quotas when I create MediaLive channels and MediaPackage channels?

vans
질문됨 3년 전989회 조회
2개 답변
1

vans

IVS and MediaLive have somewhat different customer bases and therefore have different feature sets. The MediaLive / MediaPackage workflow gives you many different output formats, to reach a broader base of player devices. Therefore it is a bit more complex to configure. IVS is more built for interactive solutions, and therefore has that functionality that isn't available in MediaLive. See https://aws.amazon.com/ivs/faqs/ for some info describing the difference between an IVS workflow and a workflow using the MediaServices, e.g. MediaLive -> MediaPackage -> CloudFront.

Both MediaLive and MediaPackage also have limits, but these can be extended upon request using the AWS Service Quotas console. See https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html for detail.

Lastly, CloudFront also has ways of restricting access. See https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/SecurityAndPrivateContent.html as a starting point on this subject.

답변함 3년 전
1

Thanks a lot!

vans
답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠