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

VPAID loading is inconsistent #60

Closed
edrpls opened this issue Dec 19, 2019 · 2 comments
Closed

VPAID loading is inconsistent #60

edrpls opened this issue Dec 19, 2019 · 2 comments

Comments

@edrpls
Copy link

edrpls commented Dec 19, 2019

VPAID loading is inconsistent and depending on the browser, more likely to fail, this could be due to a race condition between the moment startAd is called and the VPAID is loaded

@edrpls edrpls changed the title VPAID loading is inconsisteng VPAID loading is inconsistent Dec 19, 2019
edrpls pushed a commit that referenced this issue Dec 20, 2019
* Change script validation to always use the last URL

* Improve demo page

* include and replace VAST [timestamp] macro (#60)
@edrpls edrpls closed this as completed Dec 20, 2019
@edrpls
Copy link
Author

edrpls commented Dec 23, 2019

Seems like there are no issues rendering when the tag is already visible, but rendering video from a lightbox has some issues still. I think this could be because the thumbnail might already be visible, while the lightbox is not, but it still might be sending the ready event.

@edrpls
Copy link
Author

edrpls commented Dec 28, 2019

Some VAST with VPAID still refuse to work, it seems this happens because the container is not ready and visible by the time we try to play it, this issue happens when rendering the player inside modals, especially inside iframes.

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