You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2014/01/17 09:01:22 UTC

[jira] [Closed] (CB-5812) inAppBrowser unable to play HTML5 videos

     [ https://issues.apache.org/jira/browse/CB-5812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser closed CB-5812.
--------------------------

    Resolution: Cannot Reproduce

I can play videos without issue using mobile-spec.  

> 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)