impossible to link Cloudfront distribution to live mediapackage

0

Hi, i'm doing a poc with mediaconnect+medialive+mediapackage, i can generate HLS endpoint with mediapackage including SCTE but i would like to use cloudfront as endpoint but i didn't succeed. i've created CF distribution with as origin my mediapackage, but i cannot attach CDN and have endpoint cloudfront URL. any idea? br, Nicolas

1개 답변
1

If your MediaPackage channel already exists, the desired endpoint will need to be added to the CloudFront distribution as an origin. Also define behaviors for specific file types (ex. *.m3u8, *.ts) If your MediaPackage endpoint is https://<mediapackage_channel_uid>.mediapackage.us-east-1.amazonaws.com/out/v1/<mediapackage_endpoint_uid>/index.m3u8 then the CloudFront path will be https://<cloudfront_distribution_uid>.cloudfront.net/out/v1/<mediapackage_endpoint_uid>/index.m3u8

Also, you may want to look at the Workflow Wizard in AWS MediaLive console. This will allow you to create a streaming channel with MediaConnect, MediaLive, MediaPackage and CloudFront. You will need to select a CloudFront endpoint when configuring the MediaPackage. https://docs.aws.amazon.com/medialive/latest/ug/wizard.html https://docs.aws.amazon.com/medialive/latest/ug/wizard-procedure.html

Note that Workflow Wizard will add several endpoints in MediaPackage for HLS, DASH and CMAF. All of those may not be needed in your application. The output from Workflow Wizard may be useful as a reference if you want to edit your existing streaming channel.

AWS
Mike-ME
답변함 3달 전

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

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

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

관련 콘텐츠