<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>Open Video Player (OVP)</title>
	<atom:link href="http://openvideoplayer.sourceforge.net/feed" rel="self" type="application/rss+xml" />
	<link>http://openvideoplayer.sourceforge.net</link>
	<description>Open Video Player (OVP) is an initiative encompassing the use of open standards, best practices, and established development methodologies in the development of media player applications.</description>
	<pubDate>Mon, 29 Oct 2012 19:27:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OVP v2.3.1 for Microsoft Silverlight Release</title>
		<link>http://openvideoplayer.sourceforge.net/archives/339</link>
		<comments>http://openvideoplayer.sourceforge.net/archives/339#comments</comments>
		<pubDate>Mon, 11 Apr 2011 20:18:53 +0000</pubDate>
		<dc:creator>pankajchaudhari</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Releases]]></category>

		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://openvideoplayer.sourceforge.net/?p=339</guid>
		<description><![CDATA[Hi folks,
A new version of OVP for Silverlight is now available! This release was much awaited for the smooth streaming plugin. Here is a summary of what&#8217;s new in this release:
General:
- SmoothStreamingPlugin
- Releasing source of the smooth streaming plugin, which is based on SMF, that essentially wraps Microsoft&#8217;s SSME
- Providing a zipped version of the [...]]]></description>
			<content:encoded><![CDATA[<p>Hi folks,</p>
<p>A new version of OVP for Silverlight is now available! This release was much awaited for the smooth streaming plugin. Here is a summary of what&#8217;s new in this release:</p>
<p><strong>General:</strong></p>
<p>- SmoothStreamingPlugin</p>
<p style="padding-left: 30px;">- Releasing source of the smooth streaming plugin, which is based on SMF, that essentially wraps Microsoft&#8217;s SSME</p>
<p style="padding-left: 30px;">- Providing a zipped version of the MSSmoothStreaminPlugin.xap plugin with instructions on how to download SSME and create the OVP plugin. Detailed notes are available in the &#8216;BuildingOVP.txt&#8217; file.</p>
<p><span> </span>- Configuration Tool</p>
<p style="padding-left: 30px;">- Cleaned-up and updated the &#8216;index.html&#8217; of the web project to allow selecting between different media plugins</p>
<p>- Added support for selecting between multiple audio tracks when available in a smooth stream&#8217;s manifest file</p>
<p><span> </span></p>
<p><strong>Bug Fixes:</strong></p>
<p style="padding-left: 30px;">- Removed property of type &#8216;MediaElement&#8217; from the OpenVideoPlayerControl class, since, ActiveMediaPlugin property replaces it</p>
<p style="padding-left: 30px;">- Fixed issue with PlayReady streams, where after playback has ended, clicking on play button would not resume playback</p>
<p style="padding-left: 30px;">- On playback stop, play button is now being shown on main video area to allow re-play of current media</p>
<p>Download the binaries and source <a href="http://sourceforge.net/projects/openvideoplayer/files/OVP%20Silverlight/v2.3.1/" target="_self">here</a>.</p>
<p>As always if you have questions, feedback, and comments, please use our <a href="http://sourceforge.net/projects/openvideoplayer/forums/forum/945495" target="_self">forums</a> to let us know!</p>
<p>- The OVP Team</p>
]]></content:encoded>
			<wfw:commentRss>http://openvideoplayer.sourceforge.net/archives/339/feed</wfw:commentRss>
		</item>
		<item>
		<title>OVP v2.1.6 for Adobe Flash Release</title>
		<link>http://openvideoplayer.sourceforge.net/archives/326</link>
		<comments>http://openvideoplayer.sourceforge.net/archives/326#comments</comments>
		<pubDate>Sat, 22 Jan 2011 00:47:44 +0000</pubDate>
		<dc:creator>dsparacio</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://openvideoplayer.sourceforge.net/?p=326</guid>
		<description><![CDATA[Hi Folks,
We’ve just released v2.1.6 of OVP for Flash. This release contains the following changes:
Bug fixes:
1.    3103070 : Akamai Auth Token MultiPlayer Issue - There is no qString parse routine in Video Controller for MBR for akamai auth token support. I Added the same routine as VOD uses to handle this.
2.    3146756 - Caption uses [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Folks,<br />
We’ve just released v2.1.6 of OVP for Flash. This release contains the following changes:</p>
<p><strong>Bug fixes:</strong><br />
1.    3103070 : Akamai Auth Token MultiPlayer Issue - There is no qString parse routine in Video Controller for MBR for akamai auth token support. I Added the same routine as VOD uses to handle this.<br />
2.    3146756 - Caption uses uint for time values<br />
3.    Not Reported - Live auth token support for query string support added to VideoController.as</p>
<p><strong>Core Enhancements: </strong><br />
1.    “core“ directory renamed to “ovp_core” to accommodate Flash Builder and keep it from creating a swc called core.swc<br />
2.    support for SMIL clipBegin and clipEnd tags for FMS dynamic streaming SMIL files added. Multi-player also modified to play a SMIL with clipBegin and clipEnd tags in a SMIL.<br />
3.    Added support in OVPNetStream for flash media server&#8217;s &#8220;advance playback modes&#8221; which include fast forward, rewind,  slow motion fast forward, and slow motion rewind. All trick modes will not playback audio during execution.</p>
<p><strong>New Akamai UI Component Set version 1.1</strong><br />
1.    Fully supported release of UI Components with a comprehensive set of AS documentation included with the library.<br />
2.    Added new buttons to control bar component<br />
a.    FastForward<br />
b.    Rewind<br />
c.    SlowMotionFastForward<br />
d.    SlowMotionRewind<br />
3.    Change the namespace of some of the packages in the lib</p>
<p><strong>Samples added to this release </strong><a href="../ovpfl/samples/as3/index.html" target="_blank">ActionScript 3.0 samples and dashboard</a><br />
1.    FMS TrickMode sample showing how to do fast forward, rewind, Slow motion forward and rewind.<br />
2.    SubClip sample for FMS SBR passed directly to the netstream play method<br />
3.    SubClip sample for FMS MBR with SMIL and clipBegin and clipEnd params set.<br />
4.    Akamai Multi Player 100% width and height sample to show the resizing added last release in action.</p>
]]></content:encoded>
			<wfw:commentRss>http://openvideoplayer.sourceforge.net/archives/326/feed</wfw:commentRss>
		</item>
		<item>
		<title>OVP v2.1.5 for Adobe Flash Release</title>
		<link>http://openvideoplayer.sourceforge.net/archives/322</link>
		<comments>http://openvideoplayer.sourceforge.net/archives/322#comments</comments>
		<pubDate>Fri, 15 Oct 2010 22:17:34 +0000</pubDate>
		<dc:creator>cnewman</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://openvideoplayer.sourceforge.net/?p=322</guid>
		<description><![CDATA[Hi Folks,
We&#8217;ve just released v2.1.5 of OVP for Flash. This release contains the following changes:
1. Bug fixes:

3031920 - Added second condition on if statement for case &#8220;NetStream.Buffer.Full&#8221; in Class OvpDyanmicNetStream.
3038469 - Added changes to AkamaiMultiPlayerExample.as to handler resize after embed
3030746 - Auto-prefix for streamLength request - addPrefix call added to OvpConnection.
2939712 - RTMP dynamic streaming [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Folks,</p>
<p>We&#8217;ve just released v2.1.5 of OVP for Flash. This release contains the following changes:<br />
1. Bug fixes:</p>
<ul>
<li>3031920 - Added second condition on if statement for case &#8220;NetStream.Buffer.Full&#8221; in Class OvpDyanmicNetStream.</li>
<li>3038469 - Added changes to AkamaiMultiPlayerExample.as to handler resize after embed</li>
<li>3030746 - Auto-prefix for streamLength request - addPrefix call added to OvpConnection.</li>
<li>2939712 - RTMP dynamic streaming bitrates can be locked out - added timer to clear the failcount property of DynamicStreamBitrate after max fails have been reached.</li>
<li>2997253 - AdPlayer plugin doesn&#8217;t honor autostart - added autostart condition in playStartHandler method of AkamaiMediaPlayer in the IOvpPlayer implementation.</li>
<li>3081220 - Akamai Multi-Player can switch out of fullscreen - added stage ref in model and condition to block resize event being dispatched from model if stage is in fullscreen mode.</li>
<li>3039594 - fullscreen doesn&#8217;t continue properly w/ playlist  - I take player out of fullscreen on playlist item switch for now.  Not the best solution but is better than before.</li>
<li>3010687 - OvpConnection connection arguments - connection args are now correctly passed to FMS</li>
</ul>
<p>2. New <a href="http://openvideoplayer.sourceforge.net/ovpfl/samples/as3/index.html" target="_blank">ActionScript 3.0 samples and dashboard </a>to replace all older OVP samples.</p>
]]></content:encoded>
			<wfw:commentRss>http://openvideoplayer.sourceforge.net/archives/322/feed</wfw:commentRss>
		</item>
		<item>
		<title>OVP v1.1 for HTML5 Released</title>
		<link>http://openvideoplayer.sourceforge.net/archives/312</link>
		<comments>http://openvideoplayer.sourceforge.net/archives/312#comments</comments>
		<pubDate>Mon, 11 Oct 2010 14:08:02 +0000</pubDate>
		<dc:creator>James Mutton</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://openvideoplayer.sourceforge.net/?p=312</guid>
		<description><![CDATA[.html5 {color: #5e5e5e; font-family: Arial; font-size: 10pt;}
.html5 a {text-decoration: underline; color: #E65A05;}
.html5 a:hover {color: #5e5e5e;}


Hi folks,
Hot on the heels of the 1.0 release of our newest framework, OVP for HTML5 &#60;video&#62;, comes the 1.1 version. We&#8217;ve focused on improving the usability and extensibility of the framework.  This project provides a simple JavaScript library to [...]]]></description>
			<content:encoded><![CDATA[<style>
.html5 {color: #5e5e5e; font-family: Arial; font-size: 10pt;}
.html5 a {text-decoration: underline; color: #E65A05;}
.html5 a:hover {color: #5e5e5e;}
</style>
<div class="html5">
Hi folks,</p>
<p>Hot on the heels of the 1.0 release of our newest framework, OVP for HTML5 &lt;video&gt;, comes the 1.1 version. We&#8217;ve focused on improving the usability and extensibility of the framework.  This project provides a simple JavaScript library to accelerate the development of HTML5 &lt;video&gt; experiences using a &#8220;strategy&#8221; approach. Here is a summary of the features of the 1.1 release:</p>
<p>SILVERLIGHT!<br />
- Now supports Microsoft Silverlight in addition to HTML5 &lt;video&gt; tags and Adobe Flash, completely rounding out support for rich media strategy.</p>
<p>More Plugin support<br />
- Now supports passing plugins to the underlying players, allowing you to customize your overall experience regardless of player technology used.<br />
- Support for swapping in an alternate controls class through the plugin model.<br />
by request, we continue to make improvements in the plugin model.  Lots of changes are in the works here for the next release so let us know what you&#8217;d like to see.</p>
<p>RSS Feed handling improvements<br />
- renderFeed() Can now accept a feed object directly for those that need to get around Javascript&#8217;s sandboxing of feed URLs.</p>
<p>Stability enhancements<br />
- Fixed a number of cases where certain browser conditions could cause a sub-optimal experience.</p>
<p>Unit tests and development improvements<br />
- Added unit testing framework based on jquery&#8217;s QUnit framework.<br />
- Changed development environment to be modular instead of monolothic<br />
- Automated code generation, combination and minification using GNU Make (just type &#8220;make&#8221; on any *nix, OS X, or Windows [cygwin] environment.)</p>
<p>As always, check out our live example page at: <a href="../html5video/">http://openvideoplayer.sourceforge.net/html5video/</a></p>
<p>Download the source and examples: <a title="here" href="http://sourceforge.net/projects/openvideoplayer/files/OVP%20HTML5/">here</a>.</p>
<p>As always if you have questions, feedback, and comments, please use our <a title="forums" href="https://sourceforge.net/projects/openvideoplayer/forums/forum/1161513">forums</a> to let us know!</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://openvideoplayer.sourceforge.net/archives/312/feed</wfw:commentRss>
		</item>
		<item>
		<title>New v1.0.0 release for HTML5 &#60;video&#62; available</title>
		<link>http://openvideoplayer.sourceforge.net/archives/302</link>
		<comments>http://openvideoplayer.sourceforge.net/archives/302#comments</comments>
		<pubDate>Thu, 10 Jun 2010 19:07:52 +0000</pubDate>
		<dc:creator>James Mutton</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[HTML5]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://openvideoplayer.sourceforge.net/?p=302</guid>
		<description><![CDATA[Hi folks,
The Open Video Player family of industry best practice video player projects continues to grow as we add our newest member, OVP for HTML5 &#60;video&#62;. This project provides a simple JavaScript library to accelerate the development of HTML5 &#60;video&#62; experiences using a &#8220;strategy&#8221; approach. Here is a summary of the features of this first [...]]]></description>
			<content:encoded><![CDATA[<p><!--StartFragment--><span style="color: #5e5e5e;"><span style="font-size: x-small;"><span style="font-family: Arial;"><span style="font-size: 10pt;">Hi folks,</span></span></span></span></p>
<p>The Open Video Player family of industry best practice video player projects continues to grow as we add our newest member, OVP for HTML5 &lt;video&gt;. This project provides a simple JavaScript library to accelerate the development of HTML5 &lt;video&gt; experiences using a &#8220;strategy&#8221; approach. Here is a summary of the features of this first release:</p>
<p>Intelligent player technology selection<br />
- OVP for HTML5 &lt;video&gt; selects the right player technology based on browser/device capabilities AND the specific media type</p>
<p>Player technology &#8220;Strategy&#8221; approach<br />
- Programmatically set the page &#8220;strategy&#8221; for preferred player technology selection (HTML5 &lt;video&gt; or Adobe Flash)</p>
<p>Standardized user interface across player technologies<br />
- Use CSS/JavaScript for common interface controls across player technologies (HTML5 &lt;video&gt; or Adobe Flash)</p>
<p>Simple JavaScript programmatic interface</p>
<p>Use HTML5 &lt;video&gt; or JavaScript/&lt;div&gt;<br />
- OVP for HTML5 &lt;video&gt; can &#8220;adopt&#8221; existing &lt;video&gt; tags or can be targetted to a &lt;div&gt;</p>
<p>Native mRSS Playlist support<br />
- Display mRSS feed based playlists with a native UI control</p>
<p>Customizable player controls using CSS<br />
- Create custom themes and modify the controls using standard CSS &amp; Javascript</p>
<p>Uses industry standard jQuery<br />
- Leverages non-collision instance of jQuery for DOM management &amp; UI effects</p>
<p>Check out our live example page at: <span style="font-size: x-small;"><span style="font-family: Arial;"><span style="font-size: 10pt;"><span style="color: #0000ff;"><span style="text-decoration: underline;"><a href="../html5video/">http://openvideoplayer.sourceforge.net/html5video/</a><br />
</span></span><span style="color: #5e5e5e;"><br />
Download the source and examples</span><span style="color: #5e5e5e;"> <a title="here" href="http://sourceforge.net/projects/openvideoplayer/files/OVP%20HTML5/">here</a>.<br />
</span></span></span></span></p>
<p><!--StartFragment--><span style="color: #5e5e5e;"><span style="font-size: x-small;"><span style="font-family: Arial;"><span style="font-size: 10pt;">As always if you have questions, feedback, and comments, please use </span></span></span></span><span style="font-size: x-small;"><span style="font-family: Arial;"><span style="font-size: 10pt;"><span style="color: #5e5e5e;">our <a title="forums" href="https://sourceforge.net/projects/openvideoplayer/forums/forum/1161513">forums</a> to let us know!<br />
</span></span></span></span><br />
<!--EndFragment--></p>
]]></content:encoded>
			<wfw:commentRss>http://openvideoplayer.sourceforge.net/archives/302/feed</wfw:commentRss>
		</item>
		<item>
		<title>New v1.0.0 release for iOS available</title>
		<link>http://openvideoplayer.sourceforge.net/archives/287</link>
		<comments>http://openvideoplayer.sourceforge.net/archives/287#comments</comments>
		<pubDate>Sun, 06 Jun 2010 21:29:56 +0000</pubDate>
		<dc:creator>tpetrovic</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Releases]]></category>

		<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://openvideoplayer.sourceforge.net/?p=287</guid>
		<description><![CDATA[Hi folks,
The Open Video Player family of industry best practice video player projects continues to grow as we add our newest member, OVP for iOS Apps. This project provides Objective-C libraries to accelerate the development of video driven iOS applications for the Apple iPhone, iPad and iPod touch. Here is a summary of the features [...]]]></description>
			<content:encoded><![CDATA[<p>Hi folks,</p>
<p>The Open Video Player family of industry best practice video player projects continues to grow as we add our newest member, OVP for iOS Apps. This project provides Objective-C libraries to accelerate the development of video driven iOS applications for the Apple iPhone, iPad and iPod touch. Here is a summary of the features of this first release:</p>
<p>- Modular design using iPhone/iPad statically linked libraries<br />
- Architected for ease of use and integration simplicity<br />
- Extends standard player framework (OVPMediaPlayerController library contains the class by the same name), featuring a unified API across iPhone SDKs (providing backward compatibility support for newer SDK features in older OS application builds) for features such as: multi-clip/queued media and UI overlay support<br />
- Comes with a fully functional demo application, OVPPreview, which demonstrates the ease of integration with the OVP libraries<br />
- The OVPPreview app features playlist layout of RSS/Atom feeds, UI overlays in iPhone SDK 3.0-3.1.x and 3.2/4.0, and comes with the hooks to support advanced Akamai services such as Akamai Media Analytics.</p>
<p>Download the binaries and source <a href="http://sourceforge.net/projects/openvideoplayer/files/OVP%20iOS/v1.0.0/">here</a>.</p>
<p>As always if you have questions, feedback, and comments, please use our <a href="http://sourceforge.net/projects/openvideoplayer/forums/forum/1158813">forums</a> to let us know!</p>
<p>- The OVP Team</p>
]]></content:encoded>
			<wfw:commentRss>http://openvideoplayer.sourceforge.net/archives/287/feed</wfw:commentRss>
		</item>
		<item>
		<title>OVP v2.3.0 for Microsoft Silverlight release</title>
		<link>http://openvideoplayer.sourceforge.net/archives/276</link>
		<comments>http://openvideoplayer.sourceforge.net/archives/276#comments</comments>
		<pubDate>Fri, 04 Jun 2010 21:03:49 +0000</pubDate>
		<dc:creator>pankajchaudhari</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Releases]]></category>

		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://openvideoplayer.sourceforge.net/?p=276</guid>
		<description><![CDATA[Hi folks,
A new version of OVP for Silverlight is now available! It has been a while since we have published a new build but we have been working hard on a number of important enhancements &#38; features. Here is a summary of the new features available:
- In addition to the existing OVP plugin model, OVP [...]]]></description>
			<content:encoded><![CDATA[<p>Hi folks,</p>
<p>A new version of OVP for Silverlight is now available! It has been a while since we have published a new build but we have been working hard on a number of important enhancements &amp; features. Here is a summary of the new features available:</p>
<p>- In addition to the existing OVP plugin model, OVP for Silverlight 2.3 now also supports the Silverlight Media Framework v2.0 plugin model<br />
        &gt; IMediaPlugin (both live and adaptive), ILogWriterPlugin, IUIPlugin and IGenericPlugin<br />
        &gt; Uses MEF to load SMF plugins<br />
        &gt; Support for multiple SMF media plugins such as MediaElement, Smooth Streaming Media Element, etc. and ability to select appropriate media plugin based on type of media source</p>
<p>- Support for Smooth Streaming Media Element<br />
        &gt; Provides playback of both Live and VOD smooth/adaptive streams<br />
        &gt; Ability to start at live position or beginning of live stream        </p>
<p>- Support for both Silverlight 4 (using Visual Studio 2010) and Silverlight 3 (using Visual Studio 2008)</p>
<p>- Player overlay logs are now implemented as a SMF plugin</p>
<p>- Ability to control different log levels via initParams</p>
<p> </p>
<p>These new features and many other items &amp; bug fixes are available as part of this new release.</p>
<p>Download the binaries and source <a title="OVP Silverlight v2.3.0 source and binaries" href="http://sourceforge.net/projects/openvideoplayer/files/OVP%20Silverlight/v2.3.0/" target="_self">here</a>. </p>
<p>As always if you have questions, feedback, and comments, please use our <a title="OVP Silverlight forum" href="http://sourceforge.net/projects/openvideoplayer/forums/forum/945495" target="_self">forums</a> to let us know!</p>
<p>- The OVP Team</p>
]]></content:encoded>
			<wfw:commentRss>http://openvideoplayer.sourceforge.net/archives/276/feed</wfw:commentRss>
		</item>
		<item>
		<title>OVP v2.1.4 for Adobe Flash Release</title>
		<link>http://openvideoplayer.sourceforge.net/archives/271</link>
		<comments>http://openvideoplayer.sourceforge.net/archives/271#comments</comments>
		<pubDate>Thu, 29 Apr 2010 00:02:57 +0000</pubDate>
		<dc:creator>cnewman</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://openvideoplayer.sourceforge.net/?p=271</guid>
		<description><![CDATA[Hi Folks,
We&#8217;ve just released v2.1.4 of OVP for Flash. This release contains the following changes:
1. Bug fixes:
2971161 - in Core : OVPConnection breaks NetConnection.Connect.Rejected
2968552 - in VASTHandler plugin : OVP Flash player with VAST plugin does not track ads (Note this is a partial fix and therefore the bug is still open. The plugin was [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Folks,</p>
<p>We&#8217;ve just released v2.1.4 of OVP for Flash. This release contains the following changes:</p>
<p>1. Bug fixes:<br />
2971161 - in Core : OVPConnection breaks NetConnection.Connect.Rejected<br />
2968552 - in VASTHandler plugin : OVP Flash player with VAST plugin does not track ads (Note this is a partial fix and therefore the bug is still open. The plugin was modified to support tracking events. Impression and click-through events are not yet supported.)</p>
<p>2. Core - OvpDynamicNetStream was modified to provide more accurate stream switching reporting. Specifically, the pendingItemArray was removed and instead the class uses a pendingIndex member variable to more accurately reflect the rendering index.</p>
<p>3. Core - Improvements to the MetricsProvider class courtesy of Brent Smith and Viacom:<br />
a) Includes a new smooth start algorithm which is optional and can take in a cap number to help with rendition selection prior to the standard bandwidth averaging algorithm being ready.<br />
b) New getters/setters for values initialized by constants.<br />
c) Update function refactored: Framerate monitoring broken out and improved by using deltas rather than a timer. This is more accurate when the user&#8217;s CPU usage is high.</p>
<p>4. Akamai customers - there is an Akamai-internal release that accompanies this public open-source release . It contains a bridging library that allows Akamai&#8217;s HDNetwork for Adobe Flash to integrate with the OVP. If you are interested in deploying that code, contact your account manager and request the OVPHD libraries.</p>
<p>Thanks,<br />
- The OVP Team</p>
]]></content:encoded>
			<wfw:commentRss>http://openvideoplayer.sourceforge.net/archives/271/feed</wfw:commentRss>
		</item>
		<item>
		<title>OVP v2.1.3 for Adobe Flash Released</title>
		<link>http://openvideoplayer.sourceforge.net/archives/267</link>
		<comments>http://openvideoplayer.sourceforge.net/archives/267#comments</comments>
		<pubDate>Tue, 16 Mar 2010 01:12:06 +0000</pubDate>
		<dc:creator>cnewman</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://openvideoplayer.sourceforge.net/?p=267</guid>
		<description><![CDATA[Hi Folks,
We&#8217;ve just released v2.1.3 of OVP for Flash.  This release contains the following changes:
1. Bug fixes:
2908751 - in Core : DfxpParser error parsing style tags
2899982 - in Akamai Multi-Player : tooltips appear behind video after fullscreen
2915075 - Akamai Multi-Player can have sizing issues w/ Flashvars
2927550 - in Core : AkamaiNetStream : the isLive [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Folks,</p>
<p>We&#8217;ve just released v2.1.3 of OVP for Flash.  This release contains the following changes:</p>
<p>1. Bug fixes:<br />
2908751 - in Core : DfxpParser error parsing style tags<br />
2899982 - in Akamai Multi-Player : tooltips appear behind video after fullscreen<br />
2915075 - Akamai Multi-Player can have sizing issues w/ Flashvars<br />
2927550 - in Core : AkamaiNetStream : the isLive member variable is overwritten by the super class<br />
2910330 - in Core: AkamaiNetStream : live stream resume after dropping error</p>
<p>2. Core - IOvpPlugin.as modified, a new property was added called &#8220;ovpPlugInCoreVersion&#8221;. This new property allows a player to ask a plugin what version of OVP it was built with. </p>
<p>3. Core - OvpPlayerEvent.as modified, 2 new events were added: CONNECTION_CREATED, and NETSTREAM_CREATED allow a player to expose the OvpConnection and OvpNetStream objects, respectively to plugins. See the ASDocs or the OvpPlayerEvent.as source file for details.</p>
<p>4. MultiPlayer - modified to dispatch the two events mentioned above.  Allows an analytics plugin, for example, direct access to the NetConnection and NetStream objects used by the player.</p>
<p>Thanks,<br />
- The OVP Team</p>
]]></content:encoded>
			<wfw:commentRss>http://openvideoplayer.sourceforge.net/archives/267/feed</wfw:commentRss>
		</item>
		<item>
		<title>OVP 2.1.2 for Adobe Flash Released</title>
		<link>http://openvideoplayer.sourceforge.net/archives/262</link>
		<comments>http://openvideoplayer.sourceforge.net/archives/262#comments</comments>
		<pubDate>Tue, 17 Nov 2009 05:05:52 +0000</pubDate>
		<dc:creator>cnewman</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://openvideoplayer.sourceforge.net/?p=262</guid>
		<description><![CDATA[Hi Folks,
We&#8217;ve just released v2.1.2 of OVP for Flash. This release contains the following changes:
   1. MultiPlayer - In VideoController.as, removed stopPlaybackHandler() method, as it is not needed.
   2. MultiPlayer - In VideoController.as, modified bossParsedHandler() to handle a null protocol return.
   3. Core - Added org.openvideoplayer.version.OvpVersion class so we [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Folks,</p>
<p>We&#8217;ve just released v2.1.2 of OVP for Flash. This release contains the following changes:</p>
<p>   1. MultiPlayer - In VideoController.as, removed stopPlaybackHandler() method, as it is not needed.<br />
   2. MultiPlayer - In VideoController.as, modified bossParsedHandler() to handle a null protocol return.<br />
   3. Core - Added org.openvideoplayer.version.OvpVersion class so we can more easily track the version of the code.<br />
   4. MultiPlayer - added version display to context menu.<br />
   5. In all FLA and FLEX examples, changed the referenced swc name to ovp_core.swc. This will allow us to more easily make releases without having to update each FLA and FLex project.<br />
   6. VAST plugin - fixed a problem where the ad volume was not getting set if the ad player was not loaded yet.</p>
<p>Thanks,</p>
<p>    * The OVP Team</p>
]]></content:encoded>
			<wfw:commentRss>http://openvideoplayer.sourceforge.net/archives/262/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
