Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

CameraDevice Continuous ExposureMode isn't continous #1

Closed
allan-o3h opened this issue Jul 4, 2022 · 2 comments
Closed

CameraDevice Continuous ExposureMode isn't continous #1

allan-o3h opened this issue Jul 4, 2022 · 2 comments
Labels
bug Something isn't working critical Issues of utmost importance ios Issues that affect iOS

Comments

@allan-o3h
Copy link

On iOS setting the camera device exposure mode appears to be behave as AVCaptureExposureModeAutoExpose instead of as AVCaptureExposureModeContinuousAutoExposure. In that the exposure is set correct when you call this, but if the lighting changes afterwards the exposure does not adjust.

@olokobayusuf
Copy link
Contributor

Hey @allan-o3h , thanks for reporting this. And yes, it looks like a bug of omission. We correctly handle focus changes, but not exposure. Will fix this in 1.2.3.

@olokobayusuf olokobayusuf added bug Something isn't working critical Issues of utmost importance ios Issues that affect iOS labels Jul 6, 2022
@olokobayusuf
Copy link
Contributor

Fixed in 1.2.3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working critical Issues of utmost importance ios Issues that affect iOS
Projects
None yet
Development

No branches or pull requests

2 participants