User guide

9
Getting started
Last updated 8/28/2014
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 youve verified that the server is running, complete the Tutorials: on-demand and live streaming .
You can manage administrators and reset passwords by using the Administration Console. For more information, see
Adobe Media Server Administration Console
Tutorials: on-demand and live streaming
Note: By default, the EBS volumes attached with the AMS instance are not marked for deletion. However, the data on the
primary drive where the operating system and AMS are installed is not accessible. This is because the data cannot be
mounted to a different instance. Adobe recommends that you copy the required content from the primary drive to a
different EBS volume. You can mount this volume to a different AMS instance. In contrast, the data on the secondary drive
can be mounted to any other instance.
On-demand streaming
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 tutorial uses a video player called Strobe Media Playback. Host Strobe Media Playback on your own web server.
On-demand streaming with Strobe 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 .
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 computerto 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.