GithubHelp home page GithubHelp logo

pierre-muth / ov7725_esp32cam Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 132 KB

RSTP server on ESP32cam board and the OV7725 sensor

License: GNU General Public License v3.0

C++ 24.07% C 70.42% Objective-C 5.52%
esp32 ov7725 rtsp-server esp32cam arduino

ov7725_esp32cam's People

Contributors

pierre-muth avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

ov7725_esp32cam's Issues

Compiling for ESP32-cam, using PlatformIO in 2023

Dear Pierre,

Thank you for sharing your code to link an OV7725 image sensor with an ESP32-CAM. I am attempting to do the same task using your code, but am struggling to get the code to compile correctly using PlatformIO.

If I compile your code 'as-is', I get three main types of error:

src/ov2640.c:578:14: error: 'TAG' undeclared (first use in this function); did you mean 'YAVG'?. This error occurs in nearly all the .c files in the src folder, that contain these lines of code:
Screenshot 2023-11-05 at 10 35 23

src/main.cpp:92:33: error: 'union arduino_event_info_t' has no member named 'disconnected'; did you mean 'eth_connected'?. This error occurs in main.cpp

src/main.cpp:111:56: error: cannot convert 'esp_interface_t' to 'wifi_interface_t, again in main.cpp.

I am using an ESP32-CAM AI-Thinker board. Thank you for your help, and already sharing your code - it's giving me a great head start.

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.