Changes between Version 83 and Version 84 of OvaRCNotes-011211-3
- Timestamp:
- 04/01/11 18:46:49 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OvaRCNotes-011211-3
v83 v84 61 61 * OVA for Flowplayer tested against Flowplayer 3.2.6 62 62 * Corrected the sizing of the Click Through region on linear ads so that it excludes the control bar in fullscreen mode (OVA for JW5 only) 63 * Support added into OVA for Flowplayer for URL resolvers/proxies to be used on RTMP ad stream URLs (e.g. Akamai etc.) 63 64 64 65 {{{#!td style="background: #FFD586" … … 1608 1609 If "delayAdRequestUntilPlay: true" is set and there is a splash image to show, OVA for JW5 will force "clearPlaylist: false" to be set. This ensures that the splash image shows until the user presses play and the ad scheduled playlist is generated and installed. 1609 1610 1610 1611 == 26. Supporting URL Resolvers/Proxies with OVA for Flowplayer == 1612 1613 Support had been added into OVA for Flowplayer to enable URL resolvers/proxies such as the Akamai plugin to be used with RTMP based ad stream URLs. 1614 1615 To enable URL proxies such as Akamai to be used to derive the final ad stream URLs, configure OVA with the "enableProxies" option as follows: 1616 1617 <code> 1618 "ova": { 1619 "ads": { 1620 "enableProxies": true, 1621 ... 1622 } 1623 } 1624 </code> 1625 1626 IDENTIFY EXAMPLES HERE 1627 1628
