googleads / videojs-ima

IMA SDK Plugin for Video.js
Apache License 2.0
450 stars 284 forks source link

Player Controls not working #1012

Closed arunk9034 closed 2 years ago

arunk9034 commented 3 years ago

Hi Team,

I'm facing a weird issue of player controls are not clickable while videojs-ima plugin requesting ads in the background, but when it stops requesting ads, all controls working fine. Player controls should work while there is no ad. Kindly check here.

Kiro705 commented 3 years ago

Hello @arunk9034 ,

Unfortunately, I am not able to load the link you shared.

Is the issue reproducible using any of the videoJS-IMA examples?

Or is it possible to share a code sample that reproduces the issue?

Thank you, Jackson IMA SDK team

arunk9034 commented 3 years ago

Hi Team,

Try to check here, I do some research for the same issue, and I think this is an issue because when videojs-ima requesting ads ima-ad-container styling set to display: block.

I also tried this solution but not working for me.

Kiro705 commented 3 years ago

Hello @arunk9034 ,

I was able to load the link you shared, but am unclear on how to reproduce the behavior. On the page there seems to be a continuous stream of ads, and I cannot check the controls during content playback.

That being said, would it be possible to share a sample app, with code, so that I can see how the plugin is being implemented? Right now, the JS of your shared links looks to be minified.

Thank you, Jackson IMA SDK team