googleads / videojs-ima

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

Skip ads play in the background #882

Closed jakubfrydrych closed 4 years ago

jakubfrydrych commented 4 years ago

Hi, I've encountered a problem. When, after playing an ad that is skippable, the background ad stays playing, it overlaps another ad in the background, and you hear both. Similarly, measurement events are sent.

I tried many ways until I realized that I used the completely pure demo initialization of videojs-ima that is used in the playground. To avoid possible bugs caused by other player plugins.

When I have ima3_debug.js turned on, it will display an error after skipping [ima.outerbridge.VideoDisplaysWithPreload] Inner video display command unknown: forwardCompatibleUnload

In the attachment I send demo html with initialization + ima-vast.xml in which there are two ad slots.

Archiv.zip

arnaudcasame commented 4 years ago

Hi,

Given the behavior you described, the issue is not with the videojs-ima plugin, it seems to be with the IMA SDK itself. I would recommend you to reach to their support team via their IMA SDK forum so they can help you investigate the issue.