Connecting To The Server; Starting The Service - MACROMEDIA FLASH MEDIA SERVER 2-DEVELOPING MEDIA Develop Manual

Developing media applications
Table of Contents

Advertisement

FLV and IDX files
generates streams, it also generates a streams directory in the registered application directory
and stores FLV and IDX files in a subdirectory specific to the application instance (for
example, /applications/chat_app/streams/instance2).
SOL, SOR, and FSO files
FSO file is persistent only on the server; an SOR files is persistent on the client and has a
matching FSO file that is persistent on the server. The location of shared object files varies
depending on what kind of shared object it is.
For more information on where Flash Media Server stores stream and shared object files, see
"Coding conventions" on page
For more information about shared objects, see

Connecting to the server

To connect to an instance of Flash Media Server, you first start the service and then issue
new NetConnection
These tasks are discussed in this section.
Applications can connect to Flash Media Server by using RTMP (Routing Table
Maintenance Protocol) or RTMPS (Routing Table Maintenance Protocol over SSL
(Secure Socket Layer)).
Although you can use components to connect to the server, first learn how to connect by
using ActionScript, as described in this section.

Starting the service

If the server is not already started, you can start it manually. From the Windows Start menu,
select Programs > Macromedia > Macromedia Flash Media Server 2> Start Flash Media
Admin Server and Flash Media Server. On Windows, to confirm that the service is running,
open the Task Manager and make sure that both FMSAdmin.exe and FMSMaster.exe are
listed in the Processes tab.
On Linux, open a shell window, change to the directory where you installed Flash Media
Server, and, as a root user, type
Recorded streams and their associated index files. When the server
Shared object files. An SOL file is persistent on the client; an
101.
and
NetConnection.connect()
fmsmgr fms server start
"About shared object files" on page
commands in your client-side script.
.
Connecting to the server
82.
19

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MEDIA SERVER 2-DEVELOPING MEDIA and is the answer not in the manual?

This manual is also suitable for:

Flash media server 2

Table of Contents