gumgum / gg-ez-vp

Simple video player with minimal setup, intuitive API and straightforward features
https://gumgum.github.io/gg-ez-vp
MIT License
7 stars 4 forks source link

VPAID dimensions exceed container in some browsers #49

Closed edrpls closed 4 years ago

edrpls commented 4 years ago

VPAID on Safari may choose a file size larger than the container. We need to ensure the video fits the container so that it doesn't push the controls or the player itself.

w-dayrit commented 4 years ago

VPAID tag (ex: ad 17067 in ads account) isn't rendering properly on desktop chrome.

w-dayrit commented 4 years ago

Same issue above with VAST tag (ex: ad # 17351), but the video is being downsized. Happens in the lightbox as well.

edrpls commented 4 years ago

@w-dayrit I haven't been able to reproduce this issue on the ids you mentioned. I think this was fixed by resizing the creative. Could you please test it and see if that's the case for you as well?