Jetpack's Camerax - is there functionality for taking burst of images, or saving DNG file?

Viewed 478
1 Answers

After long time, I see that capturing RAW images by the phone is so niche problem, that it's better to have own dedicated software. It's pretty easy to implement it with Camera2 API.

Related