When are the VOD mediapackage streams ready ?

0

Hello,
with VOD MediaPackage, after creating a new asset, we obtain the urls for the packaging configuration urls.
usually it takes a few minutes for the streams to be downloadable (meaning not to return a 404 error).
But today I have a longer 2hours videos and it tooks 10+ minutes for the playlist file to be available.

Is there a notification event that we could track to be aware when the packaging outputs are ready to be published ?

Joel

Joel
질문됨 4년 전304회 조회
1개 답변
0
수락된 답변

Hi Joel, thanks for opening this forum post with us!

There are different ingest statuses available to monitor: "IngestStart", "IngestComplete", "IngestError" which defines the status of ingest, and "VodAssetPlayable" which denotes when the URL is ready to play back. A URL is generated when the "IngestComplete" event is triggered, but won't be playable until "VodAssetPlayable" is triggered. Until then, you will receive a 404 on that endpoint as it is not yet ready - as you have already noted.

I would suggest setting up SNS Topics for the above events, especially "VodAssetPlayable". You can find more details on this here: https://docs.aws.amazon.com/mediapackage/latest/ug/cloudwatch-events-example.html

Do let us know if you have any other questions!

Regards,
Ben

AWS
답변함 4년 전
profile picture
전문가
검토됨 5일 전

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

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

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

관련 콘텐츠