Can <video> tag in html5 play videos in native storage?

I try to set src as “file://(native storage)” in video tag of html5,but cannot play the video. is able to play in-app video only, if so, what plugin should I install to play video in native storage?

have a look at this plugin : https://ionicframework.com/docs/v2/native/videoplayer/

it is only for android