We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
I think the easier way to reproduce the error, is setting prerollTimeout to a small value like 10.
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: