Changes between Version 84 and Version 85 of OvaRCNotes-011211-3


Ignore:
Timestamp:
04/01/11 18:48:08 (2 years ago)
Author:
paul
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OvaRCNotes-011211-3

    v84 v85  
    16131613Support 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. 
    16141614 
    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> 
     1615This 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 
     1617To enable this feature, configure OVA with the "enableProxies" option as follows: 
     1618 
     1619{{{ 
    16181620"ova": { 
    16191621     "ads": { 
     
    16221624     } 
    16231625} 
    1624 </code> 
     1626}}} 
    16251627 
    16261628IDENTIFY EXAMPLES HERE