Video ADS before playing

Hi all, in my app I have a video section where I get video url via REST API (my backend) and where I show these video one at time (user need to swipe to go to the next video).

How can I show some ADS before each video ? Is there a plugin ?

Thanks.

M.

You may use a good video component for angular named videogular. It is designed http://www.videogular.com/

It worked very well for me even on ipad.
In it there is a plugin for ads.

Have fun with it as it is also a project in angular.

And of course this is not of your usage, the most famous video.js has its ads component,too.

Choose in your best preference.