videojs / videojs-contrib-ads

A Tool for Building Video.js Ad Plugins
http://videojs.github.io/videojs-contrib-ads/
Other
379 stars 257 forks source link

WARN: Unexpected startLinearAdMode invocation (preroll) #524

Open yggtech opened 3 years ago

yggtech commented 3 years ago

Description

Hi, I'm having problems with preroll ads, always when the preroll run, the content doesn't autoplay when the ads finish.

I tried to call the play() method after the event "adended", but it still not working.

I tried apply many configs posted in other issues here, but without success too.

Steps to Reproduce

I think the easier way to reproduce the error, is setting prerollTimeout to a small value like 10.

Versions

videojs-contrib-ads version: "^6.7.0",

Video-js version: "^7.8.4"

Videojs- ima: "^1.8.3"

"videojs-playlist": "^4.3.1",

Browsers: eg. Chrome Versão 86.0.4240.198

OS/Devices: eg. Windows 10