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

[jira] [Commented] (CB-6079) Android video mediaplayer error

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

Ian Clelland commented on CB-6079:
----------------------------------

Can you provide a bit more detail about what your code is doing?

Are you using a Cordova plugin, a <video> tag, or a third-party video player library?

Where are the resources that you are trying to play? Are they remote URLs, local assets, or something you've downloaded with FileTransfer?

And are there any other errors in the logs? "Mediaplayer" isn't a string that I can find anywhere in Cordova code; hopefully there is another error that Cordova is producing that can help track this down.


> Android video mediaplayer error
> -------------------------------
>
>                 Key: CB-6079
>                 URL: https://issues.apache.org/jira/browse/CB-6079
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.3.0
>         Environment: OSX 10.8.5, Android Developer Tools
>            Reporter: Arnout
>              Labels: Android, Video
>             Fix For: 3.3.0
>
>
> I have a project with HTML5 video playback.
> On iOS everything works great, but if I build the same project for Android the video doesn't want to play.
> This is the error I get in LogCat: "Mediaplayer Error (1, -2147483648)".
> I tried to play the video with another plugin but without result.
> Installed platforms: android 3.3.0, ios 3.3.0
> Installed plugins:
> jaeger.Html5Video',
> 'org.apache.cordova.device',
> 'org.apache.cordova.file',
> 'org.apache.cordova.inappbrowser'



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