6
USING ADOBE MEDIA SERVER ON AMAZON WEB SERVICES
Getting started
Last updated 9/20/2013
• Verify that TCP ports 1935 and 80 are open in the firewall of the computer running the web browser. Use the
port test hosted by
flashcomguru.com. If you see the line “RMTP Port 1935 Success”, you know that port 1935
is open.
After you’ve verified that the server is running, complete the “Tutorials: on-demand and live streaming” on page 6.
You can manage administrators and reset passwords by using the Administration Console. For more information, see
Manage administrators
Tutorials: on-demand and live streaming
Important: When you terminate an instance, any changes you made to the instances and any content you copied to the
instance are permanently deleted. Copy content from the instance to an S3 bucket or an EBS volume before you terminate
the instance.
On-demand streaming
Flash Player 10.1, AIR 2
Adobe Media Server on Amazon Web Services has a built-in vod application that streams video on demand content
to video players running in Flash Player and AIR. These tutorials use video players built with the Open Source Media
Framework (
OSMF). OSMF simplifies the development of video players for the Flash Platform.
The first tutorial uses a video player called Flash Media Playback. Flash Media Playback is hosted by Adobe and you
can embed it into any web page.
The second tutorial uses a video player called Strobe Media Playback. Host Strobe Media Playback on your own web
server.
On-demand streaming with Flash Media Playback
1 Log in to AWS Management Console and do one of the following:
• If you already have an instance running, in the Navigation pane, click Instances.
• If you don’t have an instance running, follow the steps to “Launch an instance of Adobe Media Server” on
page 1.
2 In the AWS Management Console, select the running instance and copy the Public DNS from the details pane.
3 Do one of the following to copy an FLV or F4V/MPEG-4 file to the instance:
• (Windows) See “Connect to an instance and copy files from a Windows computer” on page 31 to use WinSCP
to connect to the instance.
In the left pane of WinSCP, browse to a video file on your local computer. In the right pane, browse to the
/mnt/applications/vod/media directory on the remote instance. Drag the file from the left pane to the right
pane.