Automated Media Publishing

This section contains detailed information about how to implement automated media publishing workflows. There are two basic methods you can use to implement such a workflow:

  • Web service-based automation, where media content is passed to the Content Store via its REST web service

  • Syndication-based automation, where media content is passed to the Content Store via its import/export or syndication subsystem

Whichever method you use, the basic objective is the same. You need to:

  1. Define a content item of the correct type in the Content Store.

  2. Create the defined content item.

  3. Change the status of the content item to published. This causes the Content Store to send the video/audio to Amazon Elastic Transcoder for transcoding and key frame generation.