F7 Hybrid App Video Player

I need to do short film hybrid app for IOS. I have tested some video players but not working properly. I need same like youtube app player. Please suggest me any IOS supported video players.

My working platform is Framework 7 - Cordova/PhoneGap

1 Like

Any HTML5 video player will work in Cordova app, check this one for example https://videojs.com/

try this

This is video.js + Youtube sample here https://codepen.io/Felixxx/pen/PGGkNK

1 Like

Can we play youtube videos in video.js using youtube URL ?

2 Likes