I need to play a video in android/ios, dont know what plugin to add and how do all stuffs. so for i refereed this below link link
But i could not find the cordova plugin - player as mention in the link.
Any other ideas or plugins are appreciated.
At last, i just fixed my problem by using cordova plugin,tested in android it works fine,it creates a video player(as well as we can create audio player) itself instead of using native player. Here is the full source and reference from github link.