- Adobe Flash Media Server
Infobox Software
name = Adobe Flash Media Server
caption = Using Adobe Flash 8 (bundled in Studio 8) in Windows XP.
developer =Adobe Systems
latest release version = 3
latest release date =December 4 ,2007
operating system = Windows,Linux
genre = Enterprise Server
license = Proprietary
website = [http://www.adobe.com/products/flashmediaserver/ adobe.com]Flash Media Server (FMS) is a data and media server from
Adobe Systems Inc. (originally aMacromedia product). This server works with theFlash Player runtime to create media driven, multiuser RIAs (Rich Internet Applications). The server usesActionScript 1, anECMAScript basedscripting language , forserver-side logic. Prior to version 2, it was known as Flash Communication Server.History
On
March 15 ,2002 ,Macromedia releasedFlash Player 6. This version included all the functionality for a yet to be released server called Flash Communication Server MX.Version 1.0 was released on
9 July 2002 [ [http://www.adobe.com/macromedia/proom/pr/2002/flash_com_mx.html Communication Server 1.0 Press Release] ] and included all the basic features that make up the product, including the NetConnection, SharedObject and NetStream objects.Version 1.5 was released on
27 March 2003 [ [http://www.adobe.com/macromedia/proom/pr/2003/flashcom15_announce.html Communication Server 1.5 Press Release] ] giving the server HTTP Tunneling,Linux support and a free developer edition.Version 2.0 was released on
November 15 ,2005 [ [http://www.adobe.com/macromedia/proom/pr/2005/flashmediaserver2_ships.html Media Server 2 Press Release] ] . The server was renamed to Flash Media Server for this build to better illustrate what the server does; however, the version numbers were not reset. Version 2.0 brought support to stream the new video codec inFlash Player 8, On2’sVP6 . However the Flash 8 client can still only encode to the Spark codec of version 6. Version 2.0 also introduced edge-origin servers, an optional enterprise architecture that simplifies load balancing. The server sideActionscript runtime also received updates with support forXML ,XMLSocket ,SOAP and File operations.Version 3.0 was released on
December 4 ,2007 [ [http://www.adobe.com/aboutadobe/pressroom/pressreleases/200712/120407adobefms3.html Flash Media 3 Press Release] ] .Usage
*
Video on Demand , streaming video stored on the server to the flash client.*Live Video, an application which allows user to broadcast their own video from a
webcam live to other users or to the server for recording and on demand viewing later.*Real Time Communication, an application which requires collaboration between multiple clients, such as a chat room or multiplayer game.
How it works
Flash Media Server is a
hub , Flash based applications connect to the hub usingReal Time Messaging Protocol (RTMP). The server can send and receive data to and from the connected users. Connected clients can makeRemote procedure call s (RPC) on theserver-side and the server can call methods on specific clients. A SharedObject can be used to synchronize complicated data structures and call remote methods on multiple clients in one go by having clients subscribe to a shared object. Standard ActionScript objects are transported across the NetConnection using theAction Message Format (AMF) which is handled transparently by the server and flash client.The server also allows users to receive and publish net streams. When viewing a net stream the user can either create their own to view a remotely stored
Flash Video (FLV) or the server can instantiate a net stream and play a video on it, the latter method means that every user will be at the same point in the video when they subscribe to it as they are all viewing the same stream.See also
*
Adobe Systems
*Macromedia
*ActionScript
*Flash Player
*Real Time Messaging Protocol
*Red5
*FLV References
External links
* [http://www.adobe.com/products/flashmediaserver/ Adobe Flash Media Server product page]
* [http://www.adobe.com/devnet/flashmediaserver/ Adobe Flash Media Server Developer Center]
* [http://www.bluetwanger.de/blog/2008/02/11/flash-media-server-3-on-ubuntu-710-gutsy/ Installing Flash Media Server on Ubuntu]
* [http://www.ecinteractive.co.uk/blog/?p=25 Installing Flash Media Server on Centos]
* [http://osflash.org/red5 Red5 : Open Source Flash Server]Pages about the old Flash Communication Server:
* [http://www.adobe.com/devnet/flashcom/ Flash Communication Server Developer Center]
* [http://www.adobe.com/support/documentation/en/flashcom/ The official documentation (FCS v1.5)]
* [http://flash-communications.net/ Programming Flash Communication Server Book Support Site]
Wikimedia Foundation. 2010.