Videojs VPAID Examples

Click or tap the player while playing Ad to test Vpaid interactivty

VAST/VPAID plugin VPAID Demo

Check video.js with Nuevo plugin for VPAID ads examples. Ad code setup does not differ from VAST code.
Code snippet
player.vastAds ([
{tagURL: "vpaid-ad-tag-url", id: 'x01'}
]);

One option that you might find useful for VPAID is hidebar:true. This will hide control bar for the time when VPAID ad is running.
VAST/VPAID plugin is included only in GOLD version of the Nuevo plugin.