Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a plugin for VPAID support for video.js?

Is there a plugin for VPAID support for video.js? I tried the video.js VAST plugin, but it doesn't support netsonic or Liverail VPAID into the VAST wrapper.

like image 515
info2000 Avatar asked May 23 '14 22:05

info2000


1 Answers

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

like image 107
Fetz Avatar answered Oct 30 '22 21:10

Fetz