Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

OVA for JW 5.x Plugin

11 replies [Last post]
Reply

I am a little bit lost in all these 'links' from pages to pages to understand how to test the plugin during app development ... what should be downloaded ? it seems there is no trial license ?
test for JW 5.X can be done with our own OpenX server? or just the CDN server ? if we want to show up Ads capabilities to our investor we should be able to show test Ads from our own OpenX tests server

I finally got an ova.swf plugin downloaded, setup a jwplayer config , and could see my 2 html overlays ads displayed but now without any change to the code it stopped... and looking at the log I can see 'no Ads found'
------
Debuggable: OVA initialisation complete. Triggering load of Ads... @ http://lvh.me:3000/pages/immobilier
VideoAdServingTemplate: Template instantiated (no ad tag) UID = 33451CC1-5A66-6A27-229B-F2A4DBA423F3, replaceAdIds is false, listeners is NO UID @ http://lvh.me:3000/pages/immobilier
AdServerRequestProcessor: Creating ad server request groups across 2 ad slots @ http://lvh.me:3000/pages/immobilier
....
AdServerRequestProcessor: Multiple ads per request permitted by ad server in group 'OpenX-multiple' (0) @ http://lvh.me:3000/pages/immobilier
GMT+0100 VideoAdServingTemplate: Template instantiated (http://openx.videopromo.tv/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastIn...) UID = 78A53B8A-5130-0767-C30C-5DC9E0EBEFC3, replaceAdIds is false, listeners is 369653C4-9E9F-98D0-4880-6B976A08846C @ http://lvh.me:3000/pages/immobilier

GMT+0100 VideoAdServingTemplate: Loading VAST data from OpenX - request is http://openx.videopromo.tv/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastIn... @ http://lvh.me:3000/pages/immobilier
..
GET http://openx.videopromo.tv/crossdomain.xml [HTTP/1.1 200 OK 372ms]
..
VideoAdServingTemplate: Number of video ad serving templates returned = 1 @ http://lvh.me:3000/pages/immobilier
VideoAdServingTemplate: Parsing a V1.X VAST response - 0 ads in the template... @ http://lvh.me:3000/pages/immobilier
VideoAdServingTemplate: Parsing DONE @ http://lvh.me:3000/pages/immobilier
VideoAdServingTemplate: VAST Template (78A53B8A-5130-0767-C30C-5DC9E0EBEFC3) parsing complete - no ads found in this response (but it may be a wrapper) @ http://lvh.me:3000/pages/immobilier
AdServerRequestProcessor: Merging the returned templates back into 1 master VAST template:33451CC1-5A66-6A27-229B-F2A4DBA423F3 @ http://lvh.me:3000/pages/immobilier
VideoAdServingTemplate: No ads in Template78A53B8A-5130-0767-C30C-5DC9E0EBEFC3 to merge with Template 33451CC1-5A66-6A27-229B-F2A4DBA423F3 - returning @ http://lvh.me:3000/pages/immobilier
VideoAdServingTemplate: No ads in Template78A53B8A-5130-0767-C30C-5DC9E0EBEFC3 to merge with Template 33451CC1-5A66-6A27-229B-F2A4DBA423F3 - returning @ http://lvh.me:3000/pages/immobilier
AdServerRequestProcessor: Merge complete - 0 ads recorded in the master VAST template:33451CC1-5A66-6A27-229B-F2A4DBA423F3 @ http://lvh.me:3000/pages/immobilier
AdSchedule: Notified that template has been loaded @ http://lvh.me:3000/pages/immobilier
VASTController: VAST template has been fully loaded @ http://lvh.me:3000/pages/immobilier
DurationlessStreamSequence: *** BUILDING THE (DURATION-LESS) STREAM SEQUENCE FROM 1 SHOW STREAMS AND 2 AD SLOTS @ http://lvh.me:3000/pages/immobilier

DurationlessStreamSequence: No video ad streams to schedule, just scheduling the main stream(s) @ http://lvh.me:3000/pages/immobilier

don't understand why it' suddenly stopping showing overlay Ads

Reply

[SOLVED] I understand now what happen... did a global search/change for "zone" to "area" in my dev code .... forgot 'zone' i used in my player javascript display code to link to OpenX zones... so OVA was waiting for :
"schedule": [
{ "area": ....
just put back :
"schedule": [
{ "zone":
and it's running again ..

Reply

Hi,

So it seems that your OpenX instance has stopped serving any ads. If you put the full ad tag into a browser you'll see the following returned:

<?xml version="1.0" encoding="UTF-8"?>
<VideoAdServingTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vast.xsd">
</VideoAdServingTemplate>

That is either because:

1. Your OpenX setup (zones) aren't correct
2. You have run out of inventory with your OpenX banner setup

Since you could originally see the ads, I assume it's not 1, but rather 2 - inventory related.

Do you have any limitations set on the number of times those overlays can be displayed?

The bottom line is that OVA isn't getting any ads back from the OpenX call so the key question is - why isn't OpenX providing an ad ....

Paul

Reply

Hi Erwin,

Can you please share your code as i am not able to configure jw player to get ads through ova plugin from openx adserver

Thanks in Advance,
Mayank

Reply

Hi Mayank,

When you say "not able to configure JW player ... " - can you be a little more specific... how far have you gotten/where are you stuck?

I'll help if you can give me some more info as to where you are in the process...

Paul

Reply

hello,

i am having trouble setting up the trial codes of the OVA. I am running openx ad server on my webserver and have a wowza server as the rtmp provider. but when i use the trial code and click play on the video an error message is returned "video not found or access denied..."

hungwe.org is the link

please advise

Reply

actually i made a mistake. but the ad still does not play as requested.

please advise

Reply

Hi Zimmy, I tried going to hungwe.org to look at what your issue may be, but it requires a login. If you don't want to pass the username/password via the forum, can you email it to me at enquiries@openvideoads.org and I'll take a look...

Paul

Reply

hi i took down the password you may look at it freely

regards

Reply

Hi,

The main issue is that you haven't put in an ad tag to an OpenX ad server ... you've put in a stream URL as the ad tag:

rtmp://hungwe.info:1935/mp4movs2/video.mp4

If you let me know the address your OpenX instance is running on, and the "zone" that you've setup your RTMP based ad against, I'll help you with the correct config...

Paul

Reply

hello paul,

would mind if i contacted you by email?

regards

Reply

Sure... just email me at enquiries@openvideoads.org...

Paul

Post new comment

  • Allowed HTML tags: <code> <blockquote> <em> <strong> <strike> <ul> <li> <ol>
  • You may post code using <code>...</code> .
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options