[
https://issues.apache.org/jira/browse/CB-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse MacFadyen resolved CB-5626.
---------------------------------
Resolution: Fixed
Addressed here:
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;a=commitdiff;h=e7f4dcda2c5a960a69e09305c8ae793b8c24bb18;hp=1015694514aa1f47c21c0b5cf34d09a80373731b
> Media Capture: Audio & Video Capture throw exceptions on WP8
> ------------------------------------------------------------
>
> Key: CB-5626
> URL: https://issues.apache.org/jira/browse/CB-5626
> Project: Apache Cordova
> Issue Type: Bug
> Components: WP8
> Affects Versions: 3.2.0
> Environment: Windows 8 professional development environment, HTC
> PM23300 device running Widows Phone 8.
> Reporter: John M. Wargo
> Assignee: Jesse MacFadyen
>
> testing an application that does a simple test of the three options for media
> capture. image capture works great, but when I start video capture, the app
> throws an exception as shown in my log entries below:
> Entering doCapture
> Items: 1
> Duration: 5
> Capture type: 2
> Starting video capture
> Leaving doCapture
> The thread 0xb38 has exited with code 259 (0x103).
> An exception of type 'System.ArgumentException' occurred in
> Microsoft.Phone.ni.dll and wasn't handled before a managed/native boundary
> When I do an audio capture, I get the following error as well:
> Entering doCapture
> Items: 1
> Duration: 5
> Capture type: 0
> Starting audio capture
> Leaving doCapture
> The thread 0xbe4 has exited with code 259 (0x103).
> An exception of type 'System.ArgumentException' occurred in
> Microsoft.Phone.ni.dll and wasn't handled before a managed/native boundary
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)