Available Plugins
Qualitymonitor plugin
This plugin displays the current video quality parameters (bandwidth and width of the display). When using bitrate switching, it also displays which level is currently active.
This plugin is compatible with 4.6, since it is only useful for testing and debugging bitrate switching (4.6).
Example
Here is an example of the Qualitymonitor plugin in action. Play the video to see the live data:
file=/player/testing/files/dynamic.xml&plugins=qualitymonitor
Configuration
The plugin is loaded with the flashvar plugins= qualitymonitor. This will automatically load the latest version of the plugin straight off our servers. The plugin does not offer any configuraton flashvars.
Source code
The source code of this plugin can be obtained in a zip (click the zip links at the bottom) or through Subversion:
svn co http://developer.longtailvideo.com/svn/plugins/qualitymonitor
If you don't have a Subversion client, check out Tortoise (Windows) or SC Plugin (MAC).
You don't need Adobe Flash to modify this plugin. Instead, you can edit the plugin with any text editor you like. The plugin can be compiled with the free, cross-platform MXMLC compiler. See our plugin compiling overview for more info.
