[ 
https://issues.apache.org/jira/browse/CB-5812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13874077#comment-13874077
 ] 

Joe Bowser commented on CB-5812:
--------------------------------

Can you provide more information, such as which Android version, and whether 
you're intentionally making the video full-screen or not.  Non-Full Screen 
videos do work with InAppBrowser on Android 4.4

> inAppBrowser unable to play HTML5 videos
> ----------------------------------------
>
>                 Key: CB-5812
>                 URL: https://issues.apache.org/jira/browse/CB-5812
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Plugin InAppBrowser
>    Affects Versions: 3.1.0, 3.3.0
>         Environment: Android
>            Reporter: Dzenan
>
> inAppBrowser is unable to open websites with HTML5 videos. 
> Example, 
> window.open("https://mvid.mymovies.net/?fid=13061&mid=9599&typ=trl&partner=SHOWCASE&spd=320&ext=MP4";,
>  '_blank');
> This code opens inAppBrowser and only blank page is visible, if we use 
> '_system' instead of '_blank' than everything seems ok.
> I tried to find what is causing this behavior and manually inserted code for 
> video element using executeScript function. 
> Using this approach HTML5 video was rendered but fullscreen functionality  
> was broken.
> It appears that webkitRequestFullscreen is causing these issues with 
> inAppBrowser.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to