Videojs VPAID Demo

Click or tap the player while playing Ad to test Vpaid interactivty
VPAID (video player ad interface) is a standard for video ad creatives that allows for JavaScript execution on web pages along with the video ad. It's not as popular as VAST, and the biggest issue with VPAID after the security risk is a high rendering failure rate.
VPAID dd code setup does not differ from VAST setup.
Code snippet
player.vastAds ([
{tagURL: "vpaid-ad-tag-url", id: 'x01'}
]);
The VAST/VPAID plugin is included for free only in the GOLD version of the Nuevo plugin.