googleads / videojs-ima

IMA SDK Plugin for Video.js
Apache License 2.0
450 stars 284 forks source link

How to use skip ads feature with videojs-ima? #1001

Closed arunk9034 closed 3 years ago

arunk9034 commented 3 years ago

Hi team,

Can you please guide me on how can I use the skip ads option on my videojs player? Here is my XML file.

Also, let me know that skip the ads feature can be work on this simple linear ads XML file. Or I need to use this kind of XML file specifically given for skippable ads by google.

Kiro705 commented 3 years ago

Hello @arunk9034 ,

I see your linear ad file working in our video.js-ima sample player. The code for this sample player is apart of this github repo, which you can follow as a guide for a similar implementation.

Please let me know if you have any farther questions.

Thank you, Jackson IMA SDK Team