Wowza Media Systems

SimpleOSMFPlayer

Description

This package contains source code for a Flash player using the OSMF Framework. It will play rtmp single and mulitple bitrate streams, and single and multiple-bitrate Flash Sanjose (http) streams

To use the source code in Flash Builder:

  1. Flex SDK 4.1 is required. Install Flex SDK 4.1 if necessary: Download+Flex+4
  2. Create a new Flex project named "SimpleOSMFPlayer". Select SDK 4.1
  3. In Project > Properties > Flex Compiler:
  4. In Project > Properties, Flex Build Path, in the Library path tab:
  5. Copy the contents of the Package /src folder to the Project /src folder


************* stream examples ****************

rtmp://localhost:1935/vod/mp4:sample.mp4

rtmp://local host:1935/vod/streamNames.xml (client-side multi-bitrate stream)

http://localhost:1935/vod/mp4:sample.mp4/manifest.f4m

http://localhost:1935/vod/smil:streamNames.smil/manifest.f4m (server-side smil)