Live Wowza nDVR Streaming
Flash HTTP Player
To use the source code in Flash Builder
- Adobe Flex SDK 4.5.1 or later is required. If necessary, install Flex SDK: Latest Flex SDK or Flex 4.5 Downloads
- Download and unzip Open Source Media Framework (OSMF) 1.6 or later:
Latest OSMF
- Start Flash Builder, and then select a new workspace location.
- Make sure that Flex SDK 4.5.1 or later is the default SDK. You can add or select the SDK under Windows > Preferences > Flash Builder > Installed Flex SDKs
.
- From the Flash Builder menu, select File > Import > Other Existing Projects into Workspace.
- Navigate to the unzipped OSMF download, and then select the samples\ChromeLibrary, samples\MediaContainerUIComponentLibrary, and framework\OSMF projects.
- With all of the above projects selected, from the Flash Builder menu, select Project > Properties, and then on the Flex Compiler tab:
- In Flex SDK version, select the Flex SDK version to use (either the default version or a specific version). The minimum supported version is Flex SDK 4.5.1.
- In Adobe Flash Player options, specify the Flash Player version to use with the Flex SDK. The minimum version required by Flex SDK 4.6 is 11.1.0. For Flex SDK 4.5.x, it is 10.2.0.
- In Additional compiler arguments, add the following (in bold):
-locale en_US -define CONFIG::LOGGING true -define CONFIG::PLATFORM true -define CONFIG::MOCK false -define CONFIG::FLASH_10_1 true
- Click Apply
Description
This package contains source code for the Strobe Flash player using the OSMF Framework. It will play single and adaptive bitrate Flash sanjose (HTTP only) streams.
Installation
In the /examples/LiveDVRStreaming directory:
- LINUX
Run ./installall.sh
- WINDOWS 7 / WINDOWS 8
Right-click installall.bat and then select Run as administrator
- WINDOWS SERVER
Double-click the installall.bat file
- MAC OS X
Double-click the installall.command file
Instructions
- Review the tutorials listed below.
- Click the Play button next to the Stream field.
- Use the Pause button and the video scrub bar to try the DVR functionality.
Tutorials
Additional Resources
© 2012 Wowza Media Systems, LLC. All rights reserved.