[ 
https://issues.apache.org/jira/browse/CB-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448108#comment-13448108
 ] 

Shazron Abdullah commented on CB-1371:
--------------------------------------

Thanks Nick. According to this comment, it is saved (Video capture using the 
Capture API):
https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVCapture.m#L265

In any case, for now - your JavaScript is passed back the path to the file in 
the callback, you can use the File API to copy it to your persistent filesystem.
                
> Allow video file to be saved to iPhone Camera Roll after recording
> ------------------------------------------------------------------
>
>                 Key: CB-1371
>                 URL: https://issues.apache.org/jira/browse/CB-1371
>             Project: Apache Cordova
>          Issue Type: Wish
>            Reporter: Nick Gottlieb
>
> It would be nice if we could take the video file after recording and upload 
> to our server as well as save it to the device (so that if the upload is 
> interrupted we can retain the video file).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to