Changes between Version 84 and Version 85 of OvaRCNotes-011211-3
- Timestamp:
- 04/01/11 18:48:08 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OvaRCNotes-011211-3
v84 v85 1613 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 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> 1615 This allows the final ad stream URLs (e.g. the netConnectionURL etc) to be derived at runtime by supporting plugins such as the Akamai plugin. 1616 1617 To enable this feature, configure OVA with the "enableProxies" option as follows: 1618 1619 {{{ 1618 1620 "ova": { 1619 1621 "ads": { … … 1622 1624 } 1623 1625 } 1624 </code> 1626 }}} 1625 1627 1626 1628 IDENTIFY EXAMPLES HERE
