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

Add SIMID support (VPAID replacement) #46

Open radiantmediaplayer opened 2 years ago

radiantmediaplayer commented 2 years ago
radiantmediaplayer commented 2 years ago

Sample at https://github.com/InteractiveAdvertisingBureau/SIMID Spec at https://interactiveadvertisingbureau.github.io/SIMID/

radiantmediaplayer commented 12 months ago

SIMID replaces VPAID for interactive creatives. With rmp-vast 12 we support SIMID as a BETA feature. We only support linear SIMID creatives for the moment. See test/simidSpec/ for an implementation example. This feature needs to be enabled with enableSimid: true setting.

radiantmediaplayer commented 6 months ago

rmp-vast v14, SIMID is out of BETA but we only support linear SIMID creatives for now