radiantmediaplayer / rmp-vast

A client-side JavaScript solution to load, parse and display VAST 2, 3 & 4 resources with HTML5 video
https://www.radiantmediaplayer.com/rmp-vast/app/
Other
95 stars 37 forks source link

Insecure mode not working with Latest release of google chrome (Version 91.0.4472.101) #37

Closed jdalia001 closed 2 years ago

jdalia001 commented 3 years ago

Hello,

With the latest google chrome version (91.0.4472.101), the insecure mode for Google IMA is broken. (https://groups.google.com/g/ima-sdk/c/-D3V3oEI9Rw) We have the same issue with RMP vast, are you aware of it ?

Regards,

jdalia001 commented 3 years ago

This problem happened only with VPAID. Please find a screenshot (https://pasteboard.co/K6T8C24.png)

jdalia001 commented 3 years ago

Hi,

We found the problem on chrome reporting bug. You have just to change the src of iframe from "about:self" to "about:blank". https://bugs.chromium.org/p/chromium/issues/detail?id=1220186

radiantmediaplayer commented 3 years ago

Hi, thanks for reporting. It seems this is still under review but since about:blank works cross browsers and we are now unable to display VPAID tags like IMA SDK, I have pushed about:blank in 3.2.1. We will see how it goes in the future.

radiantmediaplayer commented 2 years ago

I am marking this as solved now.