cordova - Not able to play Vimeo video in full screen when opening with InAppBrowser -


we using cordova-plugin in-app-browser, part of ionic -native in our project. open external links in in-app-browser.

whenever external link contains vimeo video, doesnt work in-app-browser. in android neither go full screen, nor see option make full screen. also, not see pause , play controls once video starts. appreciated.

i think playing video using vimeo video player link "https://player.vimeo.com/video/video_id". plays video presetting set in vimeo. if use vimeo video source link likes "https://player.vimeo.com/external/video_id.hd.mp4?s=2fba2c67210955b7769b89e8ffdl01bcd2a&profile_id=7432" , can use video wish without cross origin or full screen restriction own player.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -