nginadofficial / open-video-ads

Automatically exported from code.google.com/p/open-video-ads
2 stars 3 forks source link

Add support for HD issue - JW Player #166

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From the Longtail Video Forum----

Hi,
I was testing today both the HD 1.1 plugin and Open Video Ads, separately. All 
the tests were ok 
in the end but when I tried to use both plugins in the same time, but the HD 
toggle was missing. 
It seems that Open Video Ads has no option for HD file. I tried in the Open 
Video Ads config 
XML file the following:

"shows": {
"streams": [
{
"file": "http://path/to/SD/file",
"hd.file": "http://path/to/HD/file",
"duration":"00:06:00"
}
]
};

Any idea how I should make both plugins running? Since Open Video Ads doesn't 
work with JW 
player 4.6 I was playing with 4.5.

Original issue reported on code.google.com by paul.sch...@gmail.com on 12 Jan 2010 at 3:42

GoogleCodeExporter commented 9 years ago
hd plugins doesn't seem to work in V4.6 but does work in V5.0 when 
openadsplugin is
turned on

Original comment by craigdea...@gmail.com on 14 Jan 2010 at 8:51

GoogleCodeExporter commented 9 years ago
Working out what to do for 4.x releases.. 

Original comment by paul.sch...@gmail.com on 20 Apr 2010 at 10:24

GoogleCodeExporter commented 9 years ago
Should work for 5.x - but currently isn't. Talking to the Longtail guys on 
Thursday to find out more

Original comment by paul.sch...@gmail.com on 20 Apr 2010 at 7:57

GoogleCodeExporter commented 9 years ago
5.x now works with the HD plugin, but there is a fundamental flaw still - when 
ads play, the HD option is 
activated - ideally the OAS needs to "block" other plugins from working when 
ads are playing. Chatting with 
Longtail about this.... 

Original comment by paul.sch...@gmail.com on 21 Apr 2010 at 4:47

GoogleCodeExporter commented 9 years ago
Short term solution:

"dock=false" in the JW flashvars to turn off the HD in the dock, forcing it 
into the control bar - then I am going 
to try to sort the HD button during ad playback as part of the control bar fix 
for JW.

In the longer term, a plugin.lock/unlock call is required. Request raised with 
Longtail.

Original comment by paul.sch...@gmail.com on 21 Apr 2010 at 5:58

GoogleCodeExporter commented 9 years ago
Moved to awaiting status while JW plugin lock/unlock API sorted out.

Original comment by paul.sch...@gmail.com on 25 Apr 2010 at 3:42

GoogleCodeExporter commented 9 years ago
Fixed in 0.4.3 about to go out on the new OVA Community site at Longtail Video

Original comment by paul.sch...@gmail.com on 5 Aug 2010 at 5:35