[
https://issues.apache.org/jira/browse/CB-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-5795:
---------------------------------
Component/s: Plugin Media Capture
> Record without ios chrome
> -------------------------
>
> Key: CB-5795
> URL: https://issues.apache.org/jira/browse/CB-5795
> Project: Apache Cordova
> Issue Type: Wish
> Components: CordovaJS, Plugin Media Capture
> Affects Versions: 3.3.0
> Reporter: Blair Vanderhoof
> Priority: Minor
>
> Current capture video experience:
> 1. User clicks an HTML button that triggers
> navigator.device.capture.captureVideo
> 2. User goes to an ios7 native video record view
> 3. User has to click record
> 4. Video records
> 5. When user feels like it, they hit stop
> 6. Option shows to "Use Video"
> 7. User hits "Use Video" and the captureVideo callback is executed
> Is it possible through some undocumented APIs to do the following instead?
> 1. User clicks an HTML button that triggers
> navigator.device.capture.captureVideo
> 2. Video records with a custom UI created through HTML
> 3. When user feels like it, they hit stop which is a custom HTML button
> overlayed on the video
> 4. The captureVideo callback is executed
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)