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

Camera switching between Day and Night mode constantly in low light. #111

Open
jamespet77 opened this issue Apr 6, 2023 · 1 comment
Open

Comments

@jamespet77
Copy link

Describe the bug
During failing light. Ex not quite dark, not quite light. The camera constantly switches from night to day mode/
Previous versions had the issue of switching to night mode after a few hours and not being able to switch back to day mode. This is a new error and the camera works better during dark and light scenarios, but the failing light seems to still be an issue.

Specs
Wyze V2 camera latest openmiko firmware / Same result using current martinbutt firmware

To Reproduce
Steps to reproduce the behavior:

  1. Turn on camera.
  2. fade lights or wait till sunset/sunrise
    Expected behavior
    I would expect that the lights would remain at the last stable state.
  3. If night moving to day then the camera should remain on night mode until it cam clearly visualize a picture in day mode.
  4. If day moving to night then as soon as the camera can not visualize a clear day mode switch to night mode and remain until a clear day mode cam be produced.
@Grntrenchman
Copy link

The camera constantly switches from night to day mode

I was having this problem in the quasi-dark of the camera location.

I dug around for the settings. In openmiko.conf, you have the "AUTONIGHT_PARAMS".

This is what controls when the trigger is. You can adjust these values for better detection in your specific case.

Since the autonight seems to have come from dafang, while poking around, it referred me to a webpage with configuration that would have been supplied in the included webUI. I managed to find an image of this page in the dafang github, and used the info to adjust my settings accordingly.

For "exposure", lower number means brighter.

Here is the image:
image

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

No branches or pull requests

2 participants