Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 760B8EFEF for ; Thu, 6 Dec 2012 06:53:04 +0000 (UTC) Received: (qmail 76798 invoked by uid 500); 6 Dec 2012 06:53:03 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 76543 invoked by uid 500); 6 Dec 2012 06:53:03 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 76457 invoked by uid 500); 6 Dec 2012 06:53:01 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 76423 invoked by uid 99); 6 Dec 2012 06:53:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 06:53:00 +0000 Date: Thu, 6 Dec 2012 06:53:00 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <2043290065.67209.1354776780509.JavaMail.jiratomcat@arcas> In-Reply-To: <128123633.57602.1354598998398.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (CB-1962) Video Capture not compressing video after capture; Camera use cancels idleTimerDisabled. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-1962: --------------------------------- Fix Version/s: (was: 2.1.0) 2.3.0 > 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.3.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