| Did this page help you? Yes No Tell us about it... |
Adobe Flash Media Server on Amazon Web Services includes an application called livepkgr that packages published streams for delivery using HTTP Streaming.
The following procedure shows how to set up Adobe Flash Media Live Encoder (FMLE) to publish your live stream to the livepkgr application on Adobe Flash Media Server.
To specify live-streaming settings in Flash Media Live Encoder
Log on to the computer that you'll use to broadcast the live stream on the day of the event.
Open a web browser, and browse to the Adobe Flash Media Live Encoder page, http://www.adobe.com/products/flashmediaserver/flashmediaencoder.
Download and install the Flash Media Live Encoder.
![]() | Note |
|---|---|
Flash Media Live Encoder is free, but you need an Adobe account (also free) to download it. |
Run Flash Media Live Encoder.
On the Encoding Options tab, in the Preset dropdown list, click Medium Bandwidth (300 Kbps) - H.264.

In the Video section of the Encoding Options tab, click the wrench icon on the right side of the Format list to open the Advanced Encoder Settings dialog box.

In the Advanced Encoder Settings dialog box, in the Keyframe Frequency list, click 4 Seconds.

Click OK to save the setting and return to the main page. The value of
the Preset list changes to Custom.
In the Video section of the Encoding Options tab, under Bit Rate, select the bit rate that you specified when you created the AWS CloudFormation stack for live streaming. The default bit rate for an AWS CloudFormation live-streaming stack is 350 Kbps.

Open the AWS CloudFormation console at https://console.aws.amazon.com/cloudformation/.
Check the checkbox for the stack that you created for live streaming.
If you also created a stack for a backup live stream, check the checkbox for the primary stream.
In the bottom pane of the AWS CloudFormation console, click the Outputs tab.
Copy the value of the FMSURL key, for example, rtmp://companymeeting.example.com/livepkgr.
In Flash Media Live Encoder, in the Stream to Flash Media Server section, in the FMS URL field, paste the value of the FMSURL key that you copied from the AWS Management Console.

If you created a second AWS CloudFormation stack for a backup stream:
In the AWS Management Console, in the top pane of the AWS CloudFormation console, check the checkbox for the backup stack that you created for live streaming
Copy the value of the FMSURL key for the backup AWS CloudFormation stack, for example, rtmp://companymeetingbackup.example.com/livepkgr.
In Flash Media Live Encoder, in the Stream to Flash Media Server section, in the Backup URL field, paste the value that you copied from the AWS Management Console in the previous step.
In the AWS Management Console, in the top pane of the AWS CloudFormation console, check the checkbox for the primary stack for live streaming.
In the AWS Management Console, copy the value of the Stream key, for example, livestream?adbe-live-event=liveevent.
In Flash Media Live Encoder, in the Stream field, paste the value of the Stream key that you copied from the AWS Management Console.
Uncheck the Save to File checkbox.
To publish a stream to the livepkgr application on the Adobe Flash Media Server instance, click Start.
Next: Embedding Flash Media Playback for an Amazon CloudFront Live Stream in a Web Application