Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize aperture #39

Open
Diolor opened this issue Jun 11, 2017 · 6 comments
Open

Customize aperture #39

Diolor opened this issue Jun 11, 2017 · 6 comments

Comments

@Diolor
Copy link
Member

Diolor commented Jun 11, 2017

From #21 focusing only on camera aperture

@makovkastar
Copy link

Is setting an aperture supported in Camera 1 API?

@Diolor
Copy link
Member Author

Diolor commented Jan 26, 2018

Honestly, I have not investigated this at all. According to this SO post some phones support the aperture raw parameter, similar to how sensor sensitivity (iso) can be set.

Have you tried something or do you have any information that would be helpful here? Feel free to share!

@makovkastar
Copy link

This is the only way I have found so far too. Just wanted to ask you before starting the implementation of this feature.

@makovkastar
Copy link

I have tested the following devices:

  • Nexus 6
  • Nexus 6P
  • Samsung Galaxy S4
  • Huawei P9 Lite
  • Huawei Y360
  • Sony Xperia Z3

None of them had the aperture or similar raw camera parameter. I'm not sure whether I can start working on this without having a phone that supports setting the aperture.

@Diolor
Copy link
Member Author

Diolor commented Feb 2, 2018

That's sad. An interesting idea I had in order to test this library across device specifics was to try firebase farm. From there we can maybe investigate many device's raw settings and see if any of supports custom aperture.

Still, I give low chance. Probably most of the phone cameras have a fixed aperture.

@makovkastar
Copy link

Samsung Galaxy S9 and S9+ support variable aperture: https://www.cnet.com/how-to/how-samsung-galaxy-s9-variable-aperture-camera-works-mwc-2018/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants