Reputation: 9
Does videojs support vpaid in the future? All major AdCompanies switch to VPAID with VAST 2.0. So it's impossible to run Ads with the standard VAST plugin. I'm looking for a solution to implement this. With this feature, videojs would be unbeatable.
Upvotes: 1
Views: 5171
Reputation: 1306
I'm currently working in a plugin for video.js for adding support to VPAID: https://github.com/MailOnline/videojs-vast-vpaid
demo: http://mailonline.github.io/videojs-vast-vpaid/
if someone has some issues with the FLASH VPAID please report here: https://github.com/MailOnline/VPAIDFLASHClient
if someone has some issues with the HTML5 VPAID please report here: https://github.com/MailOnline/VPAIDHTML5Client
Upvotes: 0
Reputation: 3239
Check out the videojs-vast plugin from The Onion. https://github.com/theonion/videojs-vast-plugin
Upvotes: 0