[Interest] Camera won't capture photos in quick succession

Jason H jhihn at gmx.com
Thu Dec 11 16:50:13 CET 2014


A quick follow up question to this thread.... I am using searchAndLock() on my first picture. But on the 2nd picture I just call capture again. It again goes through a focus seeking operation. Is there a way to use the same focus paramters as the previous photo?  Even if I set 
camera.focus.focusMode= Camera.FocusManual;

It still does a focus search.

Thanks.

-----


 

Sent: Thursday, December 11, 2014 at 10:43 AM
From: "Jason H" <jhihn at gmx.com>
To: "Lopes Yoann" <Yoann.Lopes at theqtcompany.com>
Cc: "interest at qt-project.org" <interest at qt-project.org>
Subject: Re: [Interest] Camera won't capture photos in quick succession

Thanks Yoann, I was able to kludge something together that works well enough. I would have loved to be able to more simple way. One of the things I found in my kludging, was that "ready" sometimes comes back faster than the capture handler, and other times it does not. This was the main source of my issues (aside from the docs being incorrect).
 

Sent: Thursday, December 11, 2014 at 9:25 AM
From: "Lopes Yoann" <Yoann.Lopes at theqtcompany.com>
To: "Jason H" <jhihn at gmx.com>
Cc: "interest at qt-project.org" <interest at qt-project.org>
Subject: Re: [Interest] Camera won't capture photos in quick succession

 

On 11 Dec 2014, at 15:15, Jason H <jhihn at gmx.com> wrote: 

 

Which ready are we talking about? The flash ready or the camera ready? I don't mind adding an onReadyChanged, but it is not clear where I should add it. 
I meant the Camera.imageCapture.ready property._______________________________________________ Interest mailing list Interest at qt-project.org http://lists.qt-project.org/mailman/listinfo/interest[http://lists.qt-project.org/mailman/listinfo/interest]



More information about the Interest mailing list