I want to stream and play my videos (RTMP) from my custom server.
I took a look on JWPLAYER and FlowPlayer but these are paid solutions
Thank you in advance.
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