Giter Club home page Giter Club logo

Comments (8)

rzeldent avatar rzeldent commented on September 4, 2024

Hi 41linea45,

Maybe the camera is of another type. You can change the camera type on line 46:

if (cam.init(esp32cam_aithinker_config) != ESP_OK)

The definition used here is esp32cam_aithinker_config. Other options are in the file OV2640.cpp and are:

  • esp32cam_config
  • esp32cam_aithinker_config (current)
  • esp32cam_ttgo_t_config

Try using one of these definitions and hopefully one of them will work...

Please let me know if this solves your problem...

Regards,

Rene

from esp32cam-ready.

41linea45 avatar 41linea45 commented on September 4, 2024

https://i.hizliresim.com/m7nx4ul.PNG
https://i.hizliresim.com/fzfi6ii.jpeg

Thank you for reply.
Unfortunately same result. I tried two in two camera again. These cameras works on esp32cam webserver sample code.

from esp32cam-ready.

rzeldent avatar rzeldent commented on September 4, 2024

At least the board you have is identical to the ones that I use. Did you try the stock example?

https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer

from esp32cam-ready.

41linea45 avatar 41linea45 commented on September 4, 2024

At least the board you have is identical to the ones that I use. Did you try the stock example?

https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer

https://imgyukle.com/f/2022/05/06/RvloO8.png
https://imgyukle.com/f/2022/05/06/Rvlsd0.png
https://imgyukle.com/f/2022/05/06/RvllfH.png

Sample code works

from esp32cam-ready.

rzeldent avatar rzeldent commented on September 4, 2024

I see you're using HVGA (480x320)
The default setting is FRAMESIZE_UXGA (1600x1200). Try to change this to FRAMESIZE_HVGA... Maybe?

from esp32cam-ready.

rzeldent avatar rzeldent commented on September 4, 2024

Any progress?

from esp32cam-ready.

41linea45 avatar 41linea45 commented on September 4, 2024

Any progress?

İ tried another view settings unfortunately same result.

from esp32cam-ready.

rzeldent avatar rzeldent commented on September 4, 2024

Hi linea,

I do not have any other clues. I suspect there is something not right with the hardware. Maybe no psram or something.
With respect to the software; I'm afraid I can not help you to find out the differences.

from esp32cam-ready.

Related Issues (11)

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.