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

fallbackVastTags may not be working #774

Open
gibigate opened this issue Nov 2, 2023 · 2 comments
Open

fallbackVastTags may not be working #774

gibigate opened this issue Nov 2, 2023 · 2 comments
Labels

Comments

@gibigate
Copy link
Contributor

gibigate commented Nov 2, 2023

To Reproduce
Just try this option yourself, it's not working with empty vast, broken vast or incorrect vast url
The player doesn't even try to load some URL from fallbackVastTags

Expected behavior
If vastTag empty or broken or failed when loading, fluidplayer should try to load URLs from fallbackVast

example:

{
    roll: 'preRoll',
    vastTag: "some vast url with error or empty or incorrect url",
    fallbackVast : [correct_vast1, correct_vast2],
}
Снимок экрана 2023-11-02 в 19 10 41
@biguz
Copy link

biguz commented Nov 4, 2023

also saw this issue

@sergiomcsousa
Copy link

An internal ticket was created to take care of this issue. Thank you!

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

No branches or pull requests

3 participants