Skip to content
New issue

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

Seeking and mid-roll ads #24

Open
martonTorok opened this issue Oct 18, 2021 · 0 comments
Open

Seeking and mid-roll ads #24

martonTorok opened this issue Oct 18, 2021 · 0 comments

Comments

@martonTorok
Copy link

Hello,

I'm building a custom player that utilizes this awesome library. (Thank for this btw ;) )
We are using VMAP to tell the IMA to play mid-roll ads every 5 minutes or so.
I'm currently using videoElement.currentTime = seekToTime to seek in video.
If the seeked time is bigger than a midroll cue point which havent been played then the midroll starts BUT only after like 2-3 seconds of playing the content video.
My question is if is there any solution/workaround for this issue?
Can i somehow manually play the smallest closest AD at a given cue point? So the content continues only after the ad played when seeking.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant