Skip to content Skip to sidebar Skip to footer
Showing posts with the label Camera2

Taking Picture With Flash On Camera2 Gives Picture "after" Flash Occured (i.e Without Flash)

I based my code on the sample from Google Camera2-Basic and added flash always support. But It look… Read more Taking Picture With Flash On Camera2 Gives Picture "after" Flash Occured (i.e Without Flash)

Camera2 Api Problems Firing Flash/no Flash Images

I will explain my case. I'm trying to do an application in which every 5 seconds will take an … Read more Camera2 Api Problems Firing Flash/no Flash Images

How To Use Android Camera2 Api To Record 60 Fps Video With Fixed Exposure Time

I want to implement a app to record 60 fps with fixed exposure time. As device I have the Google Pi… Read more How To Use Android Camera2 Api To Record 60 Fps Video With Fixed Exposure Time

Android Camera2 Api Get Focus Distance In Af Mode

I'm working with Android camera2 API. I can get focus distance value using LENS_FOCUS_DISTANCE… Read more Android Camera2 Api Get Focus Distance In Af Mode