Can we run video pre-roll ads with Video.js player?

随声附和 提交于 2019-12-11 22:43:53

问题


Can we run video pre-roll ads with Video.js player? If yes is there any documentation how to do that? Thanks


回答1:


You can run video ads with video.js players but the players should be compatible with VAST ( http://www.iab.net/guidelines/508676/digitalvideo/vsuite/vast ) .

Please check the below URL for video.js implementation. https://github.com/PetroFrolov/vast-video-js




回答2:


You can run ads with the video js ads plugin.

You can use it in combination with video js preroll plugin for easier integration.

However as far as I can tell, neither work with rtmp streaming at this point.



来源:https://stackoverflow.com/questions/23368222/can-we-run-video-pre-roll-ads-with-video-js-player

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!