Hi,
I have an html5 player which tries to play a VPAID ad.
I created a player using v.2.48.3 library, and the player doesnt seem to “fire” the ad (I dont see any call to it in the chrome dev console)
However If I degrade the same player to v2.39 (using the xml editor in Admin console), I do the ad being requested.
Hi @oferc1,
I’m no longer working in the Kaltura player project.
You can try and contact @oren_melamed for player related questions.
Seems that the VPAID support is not working as it should in 2.48.3 - this should be checked by the player team.
Did you try using the doubleClick plugin instead of the VAST plugin? You can put your VPAID URL in the adTagUrl property of the doubleClick plugin and it should work.
@amir_chervinsky@oren_melamed
The solution I found:
v2.48 DOES NOT work with VPAID, however v2.47.2 does.
Since I need the fix for ios10 play that was inserted in v2.48, I used v2.47.2 and patched it with this specific fix (FEC-6004)