However the plugin from Nuevodevel.com includes an independent timer to count live stream play time from the moment when the use hit to play video. So it is possible to define mid-roll ad or even pods of multiple mid roll ads starting at desired time. Only percentage time is not allowed for obvious reason. In the example above, you can see a single pre-roll video and after 45 seconds adpod of 2 mid-roll videos.
It is always possible to load another VAST Ad programmatically during playback at any time.
Request VAST
The newly loaded ad will replace the current ad. You need to remember to skip possible ad playing at the moment before you load new ad.
Code snippet
<script>
player.trigger('vast.adSkip');
player.vastAds ({tagURL: "vast-ad-tag-url" });
</script>
The VAST PRO plugin is a separate product for Nuevo software version minimum 10.0 licence holders. Lifetime license per domain can be ordered upon first order, or any time later in client area. Nuevo software GOLD plan users are entitled to an almost 40% discount off the basic price.