[
https://issues.apache.org/jira/browse/CB-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139721#comment-14139721
]
ASF subversion and git services commented on CB-7429:
-----------------------------------------------------
Commit 3539bc20db30fc710a3f76b0c732b1fd50df0e56 in
cordova-plugin-media-capture's branch refs/heads/master from [~vladimir.kotikov]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=3539bc2
]
CB-7429 Adds media capture support for windows
* Custom UI for WP8.1
* capture* methods now resolved with proper MediaFile object
* files are captured to Appdata/local folder
> 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)