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

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

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

ASF subversion and git services commented on CB-5685:
-----------------------------------------------------

Commit 89a36b15e408e6ecfc524fe7440e53542962a2e1 in branch refs/heads/dev from [~bhiggins@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=89a36b1 ]

CB-5685 [BlackBerry10] Add access_shared permission


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