Ticket #421 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

OVA not compatible with the Flowplayer SMIL plugin

Reported by: paul Owned by: paul
Priority: blocker Milestone: OVA for Flowplayer (v1.0.1)
Component: OVA for Flowplayer Version: OVA for Flowplayer (trunk)
Keywords: Cc:
Forum thread:

Description

OVA does not seem to work correctly with the Flowplayer SMIL plugin - when configured it tries to load the ads as SMIL files.

See:  http://localhost/support/chris/smil/flowplayer.html

[LOG] time 17:29:42.545 :: org.flowplayer.smil::SmilResolver : resolve(), resolving  http://static.bouncingminds.com/ads/30secs/country_life_butter.mp4
flowplayer.html
[LOG] time 17:29:42.548 :: org.flowplayer.smil::SmilResolver : connect(), loading SMIL file from  http://static.bouncingminds.com/ads/30secs/country_life_butter.mp4
flowplayer.html
[LOG] time 17:29:44.333 :: org.flowplayer.smil::SmilResolver : SMIL file received

Change History

comment:1 Changed 13 months ago by paul

  • Status changed from new to closed
  • Resolution set to fixed

Fixed 1.0.1 RC2 (Build 28).

Extra option "setUrlResolversOnAdClips" added to allow OVA to be instructed to not set the "url resolvers" on Flowplayer clips if they are ad clips.

"player": {

"setUrlResolversOnAdClips": false

}

Note: See TracTickets for help on using tickets.