brutella / hkcam

Open-Source HomeKit Surveillance Camera
https://hochgatterer.me/hkcam/
Apache License 2.0
925 stars 141 forks source link

Brightness #7

Open Vulpecula-nl opened 5 years ago

Vulpecula-nl commented 5 years ago

How do i adjust the brightness? My image is overexposed.

Nice work by the way.

I will turn this project into a doorbell

brutella commented 5 years ago

The camera should actually set the exposure automatically, once a new snapshot is taken or stream is started.

Vulpecula-nl commented 5 years ago

Weird, mine doesn’t adjust. I will install version0.0.7 tomorrow and check again.

pewtertankard commented 5 years ago

My camera on a Raspberry Pi Zero W obviously does change the exposure when I start the device (i.e. I can reboot and see that the exposure changes). However, if I just keep a stream open for viewing (e.g. camera pointing at the garden during the day), as the light changes, the exposure doesn’t keep track.

Is there a way of periodically refreshing the exposure to align it to changing light conditions?

mikeseeh commented 5 years ago

Having the same issues. Camera does not reset exposure on stream is re-started. A periodically evaluation of the exposure would be great!