AWS for M&E Blog

Tag: AWS Identity and Access Management (IAM)

Quickly create a live streaming channel with AWS Elemental MediaLive Workflow Wizard

There is a growing need for organizations of all types, as well as individuals, to stream video to mobile viewers or a website. AWS Elemental MediaLive offers an automated Workflow Wizard to help create a live streaming workflow in just a few clicks. Now educators, marketers, internal corporate communications teams, and others can easily share […]

Processing user-generated content using AWS Lambda and FFmpeg

In this post, we introduce a workflow to process media files stored in Amazon Simple Storage Service (Amazon S3) using AWS Lambda that doesn’t require copying files to Lambda’s local storage. Lambda is equipped with temporary storage space of 512 MB, which is often not sufficient for media processing. At the same time, Lambda can […]