Coder Social home page Coder Social logo

Comments (3)

bill-orange avatar bill-orange commented on July 21, 2024 1

This problem was resolved by adding the following fix to sdkconfig. This would be needed on all examples.

#CONFIG_SPIRAM_SIZE=-1
CONFIG_SPIRAM_TYPE=Auto-detect

Now that I can compile and run, I can observe ( via serial) motion being detected and higher resolution images being taken. Hurrah.
What I do not see in the code is the storage of the highres image or any way to access it. I that left to the user or am I missing something? Nothing is written to a FAT32 usd card nor do I see code to accomplish it. I can certainly add the code but I want to be sure I understand what's happening as-is.

Thoughts?

from esp32-cam-ai-thinker.

raphaelbs avatar raphaelbs commented on July 21, 2024

hey @bill-orange, thanks for pointing the CONFIG_SPIRAM_TYPE flag out. I'll update it.

Regarding storing the high res picture on the SD, this part isn't implemented on the change detection example.

from esp32-cam-ai-thinker.

Vitenuto avatar Vitenuto commented on July 21, 2024

Man I love you, finally after several hours/days of searching how to run it I was able to run the google_storage example!
Thank you so much!

P.S. together with setting right versions of library and platform used in platformio.ini file
image

from esp32-cam-ai-thinker.

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.