You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Bryan Higgins (JIRA)" <ji...@apache.org> on 2014/01/07 16:57:53 UTC

[jira] [Closed] (CB-5685) Video Capture Plugin Internal Error on Blackberry10

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

Bryan Higgins closed CB-5685.
-----------------------------

    Resolution: Fixed

> Video Capture Plugin Internal Error on Blackberry10
> ---------------------------------------------------
>
>                 Key: CB-5685
>                 URL: https://issues.apache.org/jira/browse/CB-5685
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry, Plugin Media Capture
>         Environment: Blackberry10
>            Reporter: Matthew Keable
>              Labels: blackberry, capture, video
>
> In Cordova 3.3.1 with the latest versions of Media Capture and File plugins, calling the Video Capture plugin like this:
> navigator.device.capture.captureVideo(onVideoCaptureSuccess, onVideoCaptureError, {
>             limit : 1,
>             duration : 3000
>         });
> On a Blackberry Z10 running Blackberry 10.2.0.1791 with a project built against the Blackberry 10.2.0.15 NDK results in a CaptureError.CAPTURE_INTERNAL_ERR
> Videos are being recorded because they can be found in the device video gallery, but it seems that the plugin does not receive them.



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