erincinci / open-video-ads

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

Get YouTube streams working in the JW Player OAS (and Flowplayer OAS if possible) #94

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Get  YouTube sourced streams to work in the show definition:

See the following example:

<embed 
id="ply"
type="application/x-shockwave-flash"
src="../dist/4.5.swf"   
width="360"
height="290"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="height=290&width=360&plugins=../dist/OpenAdStreamer.swf&config=config
/http03
a.xml&skin=../dist/bekle.swf&backcolor=000000&frontcolor=60AC00&lightcolor=3399f
f&contr
olbar=over&volume=80&stretching=fill"
/>

<config>
   <openadstreamer.title>
       HTTP Example 03 - Pre-Roll and Overlay
   </openadstreamer.title>
   <openadstreamer.json>
       {
           "deliveryType": "any",
"streamType": "flv",
           "allowPlaylistControl": false,

            "shows": {
                "streams": [
                    {
                        "file":"http://www.youtube.com/watch?v=70Dko1gIfj8",
                        "duration":"00:03:35"
                    }
                ]
            },

            "overlays": {
                "regions": [
                    {
                        "id": "bottom",
                        "verticalAlign": "bottom",
                        "horizontalAlign": "center",
                        "backgroundColor": "#000000",
                        "padding": "-10 -10 -10 -10",
                        "width": 468,
                        "height": 60
                    }
                ]
            },

            "ads": {
                "server": {
                    "type": "OpenX",
                    "vastURL": "http://www.1in3000.com/adverts/www/delivery/fc.php"
                },
                "notice": { "textStyle": "smalltext" },
                "schedule": [
                    {
                        "zone": "1",
                        "position": "pre-roll"
                    },
                    {
                        "zone": "4",
                        "position": "bottom",
                        "width": 468,
                        "height": 60,
                        "startTime": "00:01:32",
                        "duration": "30"
                    }
                ],
            },

            "debug": {
               "levels": "all",
               "debugger": "firebug"
            }
        }
   </openadstreamer.json>
</config>

Original issue reported on code.google.com by paul.sch...@gmail.com on 1 Oct 2009 at 12:29

GoogleCodeExporter commented 8 years ago
any development on this one, i'm not sure why it won't work as it will work in 
just
jwplayer, so seems there is something wrong with the ads plugin?

Original comment by golffind...@googlemail.com on 16 Feb 2010 at 1:37

GoogleCodeExporter commented 8 years ago
Sorting in 0.4.2 JW5.x RC

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

GoogleCodeExporter commented 8 years ago
Will discuss with Longtail. The YouTube plugin does not seem compatible with 
the ad streamer as the YouTube 
plugin seems to take control of the playlist. Moving to awaiting as need to 
work out a solution with the Longtail 
guys.

Original comment by paul.sch...@gmail.com on 26 Apr 2010 at 2:32

GoogleCodeExporter commented 8 years ago
Issue 235 has been merged into this issue.

Original comment by paul.sch...@gmail.com on 7 Jun 2010 at 6:37

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Dear paul,

This issue is critical for my business (jw player streaming) so I'm willing to 
pay for it to get done.

Please contact me

Sincerely yours

Original comment by oztbr...@gmail.com on 26 Jun 2010 at 11:32

GoogleCodeExporter commented 8 years ago
Hi,

Best contact me on enquiries@openvideoads.org - i'm not really sure this can be 
easily fixed - but email me and we can discuss/try to see if there's a way to 
get this working.. 

Paul.

Original comment by paul.sch...@gmail.com on 27 Jun 2010 at 12:03

GoogleCodeExporter commented 8 years ago
Done - in 0.4.3 about to go out on the new OVA community site

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