You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Staci Cooper (JIRA)" <ji...@apache.org> on 2014/05/21 19:08:38 UTC

[jira] [Commented] (CB-6658) Video cannot be played on WP8.1

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

Staci Cooper commented on CB-6658:
----------------------------------

http://social.msdn.microsoft.com/Forums/wpapps/en-US/377098ca-734e-42fe-a1fe-7ddcc5a9d509/html5-video-element-not-working-in-wp81?forum=wpdevelop

Not an issue in Cordova, so I posted a question on the WP dev center forums. Microsoft is investigating further.

> Video cannot be played on WP8.1
> -------------------------------
>
>                 Key: CB-6658
>                 URL: https://issues.apache.org/jira/browse/CB-6658
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>            Reporter: Staci Cooper
>            Assignee: Jesse MacFadyen
>            Priority: Minor
>
> I was doing some testing with WP8.1, trying to download and then play a video. It downloads fine but doesn't play; result is a black box with text 'Invalid Source'. Prepackaging the video in the project's www folder and accessing it that way also fails:
> <video src="small.mp4" type="video/mp4" controls/> does not work
> <video src="http://techslides.com/demos/sample-videos/small.mp4" type="video/mp4" controls/> works
> All three ways work on WP8. Happens in all versions.



--
This message was sent by Atlassian JIRA
(v6.2#6252)