Giter VIP home page Giter VIP logo

Comments (3)

knmcguire avatar knmcguire commented on August 20, 2024

Hi!

The driver for the camera is actually part of the gap_sdk. Have you looked at their issue list if this is a problem?

What I do know that is is important to set the registries before the PI_CAMERA_CMD_STOP as that puts the camera is sleep mode and for some reason makes it irresponsive to registry changes... It seems to be a known bug in the driver. You can perhaps look at the wifi example in these lines for a reference for that. Perhaps that is what is going on?

from aideck-gap8-examples.

knmcguire avatar knmcguire commented on August 20, 2024

this change was related to #51 btw

from aideck-gap8-examples.

zeroos avatar zeroos commented on August 20, 2024

Thanks for the suggestion! In fact, I am changing the parameters between PI_CAMERA_CMD_START and PI_CAMERA_CMD_STOP commands... In the same way, I was changing some parameters related to automatic exposure control (with AEG ON) and it was working fine, so I thought the parameters related to manual exposure control should also work.

In fact, what I'm trying to do right now (as a workaround) is to leave AEG on and change HIMAX_MIN_DGAIN and HIMAX_MAX_DGAIN to the same value I wanted to set DGAIN to and do the same for other parameters. It sort of works, but I'm still experimenting trying to find out if that approach is reliable.

Anyways, thanks for the suggestion! I've created an issue with gap_sdk [https://github.com/GreenWaves-Technologies/gap_sdk/issues/301], so I think this one can be closed.

from aideck-gap8-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.