Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

VAST ads on Android and iOS


I am able to play VAST2.0 and 3.0 ads with JW Player on the desktop with Chrome, Firefox and Safari but the same page with ads doesn't work for me in Chrome on Android or in Safari on iOS. Is there a way to play VAST ads with the browser on Android and iOS. My primary objective is pre roll ads but it would also be good to have overlay too.

Thanks in advance for your help.
Tom

4 Community Answers

George

JW Player Support Agent  
0 rated :

Hi,

Could you send me the test page that is having the issue?

f...

User  
0 rated :

I'm using a revive adserver. I omitted the actual server ip and stream url as the content is behind a login. I can email you the real url if that works for you.


<body>
<h2 align="center">Pre-Roll Ad with Live Stream</h2>
<center><div><div id='playerblue'></div></div><center>
<script type="text/javascript">
jwplayer('playerblue').setup({
file: 'http://livestream_url_goes_here.m3u8',
width: "75%",
aspectratio: "16:9",
skin: "seven",
primary: "html5",
advertising: {
client: "vast",
schedule: {"myAds":{"offset":"pre","tag":"http://xxx.xxx.xxx.xxx/adserver/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml&zones=preroll:0.0-0%3D4&nz=1&source=&r=R0.05822725687175989&block=1&format=vast3&charset=UTF-8"}
}}}
);
</script>
</body>

George

JW Player Support Agent  
0 rated :

Yes, please email support@jwplayer to debug this further.

f...

User  
0 rated :

email sent. thx

This question has received the maximum number of answers.