How to add VAST advertisement in Jwplayer

Ryumaru

New member
Sep 12, 2020
12
0
1
Someone could publish a functional example of adding advertising using VAST on jwplayer I found this topic on the official website, however even using the code shown in the topic, I don't know why the advertisements did not appear on the player, at the given time.


Topic : https://developer.jwplayer.com/jwplayer/docs/jw8-schedule-vast-ads

I used an xml file that I found online, but even putting all the settings of the topic, the advertising did not load.
 

Mecky Clouds

Active member
May 2, 2020
310
177
43
One Piece
streamscripts.xyz
HTML:
advertising: {
                                client: "vast",
                                    schedule: {
                                            adbreak1: {
                                            offset : "pre",                        
                                                  tag: "https://syndication.exdynsrv.com/splash.php?idzone=3824539",
                                            skipoffset: 5
                                            },
                                        adbreak2: {
                                            offset: "50%",
                                                  tag: "https://syndication.exdynsrv.com/splash.php?idzone=3824539",
                                            skipoffset: 5
                                            },
                                    },
                                },

1603253867823.png
 

Ryumaru

New member
Sep 12, 2020
12
0
1
HTML:
advertising: {
                                client: "vast",
                                    schedule: {
                                            adbreak1: {
                                            offset : "pre",                       
                                                  tag: "https://syndication.exdynsrv.com/splash.php?idzone=3824539",
                                            skipoffset: 5
                                            },
                                        adbreak2: {
                                            offset: "50%",
                                                  tag: "https://syndication.exdynsrv.com/splash.php?idzone=3824539",
                                            skipoffset: 5
                                            },
                                    },
                                },

1603253867823.png
In the case of the first configuration, it opens at the beginning of the player and the second one opens when the video has 50% correct reproduction.
 

Latest posts

Forum statistics

Threads
70,172
Messages
916,812
Members
246,822
Latest member
tukerkeriop

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu