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

Feature request: Bumpers in Channel Engine #30

Open
thomaswennhall opened this issue Apr 26, 2024 · 0 comments
Open

Feature request: Bumpers in Channel Engine #30

thomaswennhall opened this issue Apr 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@thomaswennhall
Copy link

At the moment, the only way to get a bumper (a 4-6 second video) to play between assets with the channel engine is with
{ prerollUrl: string, prerollDurationMs: number }
this works fine until SSAI is introduced and the ADS tries to fill the short preroll with ads.

So, I would like to see a way to add a preroll without ad insertion opportunity. I suggest this addition:
{ bumperUrl: string, bumperDurationMs: number }

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

No branches or pull requests

2 participants