You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Paul R. (JIRA)" <ji...@apache.org> on 2012/12/05 17:26:58 UTC

[jira] [Updated] (CB-1962) Video Capture not compressing video after capture; Camera use cancels idleTimerDisabled.

     [ https://issues.apache.org/jira/browse/CB-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul R. updated CB-1962:
------------------------

    Priority: Major  (was: Blocker)
    
> Video Capture not compressing video after capture; Camera use cancels idleTimerDisabled.
> ----------------------------------------------------------------------------------------
>
>                 Key: CB-1962
>                 URL: https://issues.apache.org/jira/browse/CB-1962
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.2.0
>            Reporter: Paul R.
>            Assignee: Shazron Abdullah
>             Fix For: 2.1.0
>
>
> I have noticed the video capture option behaving differently in version 2.2.0. Captured video is no longer compressed as it used to be in v2.1.0 - which is a good thing as we can now have high quality video, but transferring an uncompressed video takes forever. Selecting the captured video from the Camera Roll still compresses it before uploading. Is there an undocumented compression function that has been added to the capture API in v2.2.0.
> Additionally, I used application.idleTimerDisabled = YES in my didFinishLaunchingWithOptions routine in AppDelegate.m to keep the application from sleeping, but now using the camera resets that when capture is finished, and my app now goes to sleep and times out during file transfer.

--
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