[
https://issues.apache.org/jira/browse/CB-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139724#comment-14139724
]
ASF subversion and git services commented on CB-7429:
-----------------------------------------------------
Commit c4c7093550922fef967353141a5e8080767b4bcd in
cordova-plugin-media-capture's branch refs/heads/master from [~purplecabbage]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=c4c7093
]
Merge branch 'CB-7429' of
https://github.com/MSOpenTech/cordova-plugin-media-capture
> 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)