<div dir="auto">Hi Kiran,<div dir="auto"><br></div><div dir="auto">Trying to explore more on libcamera.And the idea is to make the preview on for uvc devices along with some basic 3A algorithm implementation.</div><div dir="auto"><br></div><div dir="auto">Thanks,</div><div dir="auto">Naidu.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 25, 2020, 17:50 Kieran Bingham <<a href="mailto:kieran.bingham@ideasonboard.com">kieran.bingham@ideasonboard.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Naidu,<br>
<br>
On 25/06/2020 06:51, naidu nama wrote:<br>
> Hi Team,<br>
> <br>
> Is there  any api to control 3A (AWB, AE) in libcamera source code.If<br>
> yes can give me location of the file.<br>
<br>
The best example for 3A in libcamera is the Raspberry Pi IPA code.<br>
<br>
Please examine:<br>
 src/ipa/raspberrypi/<br>
<br>
The Raspberry Pi pipeline handler controls that IPA, so for direction<br>
there, look at :<br>
<br>
 src/libcamera/pipeline/raspberrypi/raspberrypi.cpp<br>
<br>
But perhaps you are looking for what controls are available for<br>
applications to 'control' the 3A. A lot of that is still under<br>
development, but you should also look at :<br>
<br>
 src/libcamera/control_ids.yaml<br>
<br>
Which generates docuemntation at :<br>
<br>
<a href="https://www.libcamera.org/api-html/namespacelibcamera_1_1controls.html" rel="noreferrer noreferrer" target="_blank">https://www.libcamera.org/api-html/namespacelibcamera_1_1controls.html</a><br>
<br>
<br>
I see from your threads, you have been doing quite a bit of<br>
investigation over the various areas of libcamera.<br>
<br>
Perhaps could you share what you are working on with libcamera?<br>
<br>
Are you planning to create an application using it? or do you have<br>
devices in mind which you think libcamera should be supporting?<br>
<br>
--<br>
Kieran<br>
<br>
<br>
<br>
<br>
> Thanks,<br>
> Naidu.<br>
> _______________________________________________<br>
> libcamera-devel mailing list<br>
> <a href="mailto:libcamera-devel@lists.libcamera.org" target="_blank" rel="noreferrer">libcamera-devel@lists.libcamera.org</a><br>
> <a href="https://lists.libcamera.org/listinfo/libcamera-devel" rel="noreferrer noreferrer" target="_blank">https://lists.libcamera.org/listinfo/libcamera-devel</a><br>
> <br>
<br>
-- <br>
Regards<br>
--<br>
Kieran<br>
</blockquote></div>