free video player for RTMP & support ads

wael picture wael · Jul 15, 2014 · Viewed 57.5k times · Source

I want to stream and play my videos (RTMP) from my custom server.

  1. Can anybody let me know any flash player than can play rtmp stream?
  2. and I want this player supports video Ads :)

I took a look on JWPLAYER and FlowPlayer but these are paid solutions

Thank you in advance.

Answer

Ben picture Ben · Jul 15, 2014

Open source and free player supports ads and rtmp is Video-JS.

Player homepage: http://www.videojs.com

Player plugins: https://github.com/videojs/video.js/wiki/Plugins

Video-js vast plugins: http://theonion.github.io/videojs-vast-plugin/

RTMP example: jsfiddle