Skip to content

MediaTailor pre-fetching on Live content

0

Hi,

I have a Live stream source (HLS) broadcasting 24/24h 7/7d where a want to use Ad Replacement capability of MediaTailor. My Ads are related to the content of the stream and will never be displayed twice in the stream lifespan (but to multiple users, yes). The way MediaTailor works is by transcoding the ads at the first VAST call and inserting the ad only at the second one. In my case it doesn't works due to the changing nature of my ads.

I saw the pre-fetching feature but I don't understand how I can use it to solve my challenge. Pre-fetching Retrieval and Consomption both have "start date" end "end date" and I don't know how to fill these.

My two ideas are:

  • Skip MediaTailor transcoding by providing HLS (matching content stream codecs, resolution and bitrate) in the VAST
  • Use the pre-fetch feature to call my ad server 3mins before the placements to stack all the transcoding job (on MediaTailor side) before the ad must be displayed (knowing that I will have multiple campaign running on the same placement)

Someone know how I can setup one or the other?

Thanks, Mathieu

asked 2 years ago220 views
1 Answer
1

Hello,

Your second idea of using pre-fetch is the right way to achieve this. https://docs.aws.amazon.com/mediatailor/latest/ug/prefetching-ads.html

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.