Avg. Rating 5.0

Problem

Developers wishing to learn how to build their own multicast player may need a simple illustrative example. The sample multicast player that ships with FMS 4.0 does not include source code.

Solution

The following source can be used to build the sample multicast player that ships with FMS 4.0.

Detailed explanation

Requirements

*Flash Builder 4

*Flash Media Server 4.x

*Flash Player 10.1

*Multicast Configurator (included in FMS installer)

Description

The following source code can be used to build the sample multicast player that ships with FMS 4.0.  It is a very basic implementation of an RTMFP multicast player.  This player uses a F4M manifest file to load and play streams.  Use the multicast configurator tool that ships with Flash Media Server to generate the correctly formatted manifest files.  The configurator can also generate publish stream names compatible with FMLE and other Flash encoders.

Download

See below.


+
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at Adobe.

Report abuse

Related recipes