You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Thillaiganesh Chan (JIRA)" <ji...@apache.org> on 2016/02/23 08:16:18 UTC

[jira] [Commented] (CB-7446) 404 error while playing video in iOS InAppBrowser

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

Thillaiganesh Chan commented on CB-7446:
----------------------------------------

Am able to play video using the below code, both have https://...
var ref = window.open('https://www.youtube.com/watch?v=ZTidn2dBYbY&hl=en&fs=1&hd=1', '_blank', 'location=yes');
var ref = window.open('https://d1a2y8pfnfh44t.cloudfront.net/HWcUCo5eZ6M/full/540p/index.mp4', '_blank', 'location=yes');

Could you share how your code invoking play video.
any Error message in the Xcode Trace ?

> 404 error while playing video in iOS InAppBrowser
> -------------------------------------------------
>
>                 Key: CB-7446
>                 URL: https://issues.apache.org/jira/browse/CB-7446
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>    Affects Versions: 3.0.0
>         Environment: iOS
>            Reporter: Faiyaz Ahmad
>              Labels: iOS, newbie, triaged
>
> I am not able to play video from other source (https://...).
> I am able to play youtube videos.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org