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

Bugfix/inconsistent VAST loading #64

Merged
merged 3 commits into from
Dec 20, 2019
Merged

Conversation

edrpls
Copy link

@edrpls edrpls commented Dec 20, 2019

This PR fixes VAST/VPAID inconsistent loading. I think this happened because we didn't replace the [timestamp] macro from the VAST URLs, and ad servers don't seem to like this.

After replacing the macro, this issue seems to be gone.

Additionally, for easier debugging, I improved the demo page so that sources can be changed dynamically now.

The player will now get the BaseURL from the last gg-ez-vp.js script it finds instead of throwing an error when there is more than one script, but this is just a temporary fix while #63 is fixed.

@edrpls edrpls merged commit 69ee668 into develop Dec 20, 2019
@edrpls
Copy link
Author

edrpls commented Dec 20, 2019

Closes #60

@edrpls edrpls deleted the bugfix/inconsistent-VPAID-loading branch January 9, 2020 20:27
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

Successfully merging this pull request may close these issues.

1 participant