mediaelement.js How implement preroll vast tags?

3k views Asked by At

I saw that in version 2.11.0 (2012/03/13) added Preroll ads manager and VAST ads plugin; but i only found examples for implemement postroll. Where is the doc for this features or what is the code?

Thanks

1

There are 1 answers

2
souporserious On BEST ANSWER

I know this is old, but I too have been looking to do preroll with mediaelement. I came across this: http://mediaelementjs.com/tests/mep-vast.html

Hopefully this will help future people looking to implement this.