AWS News Blog

Live Streaming with Amazon CloudFront & Flash Media Server 4.5

Voiced by Polly

Today, Nihar Bihani of the Amazon CloudFront team is back again, with another guest post.

— Jeff;


Today, Id like to tell you about two different ways weve improved our live streaming solution. But before I dive into whats changing, I want to start by calling out some things that are staying the same. Our live streaming solution still uses the standard HTTP protocol to deliver your live video. The set-up is still simple and straightforward; an Amazon CloudFormation template helps you create your live streaming stack on AWS. You continue to have full control over the live streaming origin server Adobes Flash Media Server running on Amazon EC2.  And you still only pay for what you use. You told us you liked these things, so we left them alone. So, then, what’s changing? How is this better?

The first change is that our new solution now supports live streaming to Apple iOS devices by streaming in Apples HTTP Live Streaming (HLS) format. Our customers told us that their audience is increasingly using iOS devices to access live content. Apples HLS format works by breaking the overall stream into a sequence of small HTTP-based file downloads. With support for HTTP caching already available with CloudFront, what was required is an origin server that can produce your live stream in the Apple HLS format. That’s where Flash Media Server 4.5 comes in. In FMS 4.5, Adobe has added support for streaming on-demand and live content to Apple iOS devices using the HLS format. You only need to encode your live video once, and publish it to FMSs live packager application on your origin server. Then, your origin server takes care of creating the live content fragments (.f4f and .ts) and the manifest files (.f4m and .m3u8) in real-time, so you can use CloudFront to deliver your live content to both Flash-based and Apple iOS devices from a single source.

While this may seem complex to set-up, we’ve made it super simple for you with the use of a CloudFormation template which asks you for a few basic parameters about your live event to get a live streaming stack set-up on AWS.  After the stack is created, CloudFormation hands out all the URLs you’ll need to publish, stream, and manage (using the Adobe FMS Admin Console) your live event:

Our live streaming tutorial that walks you through the steps you’ll need to get this going in no time. Plus, if you are already familiar and comfortable with Adobes Flash Media Server, or wish to configure multi-bitrate live streaming, DVR functionality, or other features of FMS 4.5, you already have full access to your live streaming origin server (FMS 4.5 running on Amazon EC2). You can also modify the CloudFormation template to make it easier for you to reproduce your live event with your custom configuration settings.

The second change is that we’ve made it easier for you to deliver your live event to a world-wide audience without the need to scale your origin infrastructure. Our improved live streaming solution uses a feature CloudFront recently announced lower minimum expiration period for files cached by our HTTP network. With this feature, you can set the expiration period on your frequently updated live manifest files (.f4m, .m3u8, etc.) to a short amount of time, e.g., 2 seconds, by setting the cache control header on your files in the origin.  This way, clients do not need to go to the origin EC2 instance directly every few seconds to retrieve the updated manifest files.  The good news is that your FMS origin server already sets the cache control header with a low expiration period on these manifest files, so there is no additional work needed on your part.  The CloudFormation template is configured to hand out a CloudFront domain name for you to access both the live manifest files and the live video fragments directly from CloudFront.

Adobes Flash Media Server 4.5 is now available in all current AWS regions, so you can launch you CloudFormation stack in the region closest to your live event location for best possible performance when uploading your encoded live video to the FMS origin server running on Amazon EC2.  And with CloudFronts global edge location network (now in 28 locations), your viewers can get the best possible performance while viewing your live event.

We hope that our improved live streaming solution helps you offer your audience more choice in accessing your content, including access via multiple mobile platforms.  Wed love to hear what types of live event you use this solution for and other cool things you do with full access to your Flash Media Server 4.5 origin server!

For another perspective on this launch, check out the new post by Adobe’s Kevin Towes: Announcing Flash Media Server 4.5 on Amazon Web Services.

Finally, well also be hosting a webinar on May 04, 2012 from 10am11am PDT with speakers from both Amazon CloudFront and Adobe to explain how you can use this solution for your live streaming needs. Please register for this webinar here.

Nihar Bihani
Product Manager – Amazon CloudFront

Modified 2/9/2021 – In an effort to ensure a great experience, expired links in this post have been updated or removed from the original post.

 

Jeff Barr

Jeff Barr

Jeff Barr is Chief Evangelist for AWS. He started this blog in 2004 and has been writing posts just about non-stop ever since.