You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2014/09/25 13:30:34 UTC

[jira] [Closed] (CB-7429) Media-capture plugin is not working on WP8.1 since native API change

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

Vladimir Kotikov closed CB-7429.
--------------------------------
    Resolution: Fixed

> Media-capture plugin is not working on WP8.1 since native API change
> --------------------------------------------------------------------
>
>                 Key: CB-7429
>                 URL: https://issues.apache.org/jira/browse/CB-7429
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Media Capture
>         Environment: WP8.1 device/emulator
>            Reporter: Vladimir Kotikov
>
> {{captureImage()}} and {{captureVideo()}} methods won't work on WP8.1 since API change.
> these methods use Windows.Media.Capture.CameraCaptureUI() class for acquiring camera picture, which is unavailable on WP8.1. Possible solution is to use MediaCapture class. Also it will require to implement custom camera interface.



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