GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
esp32-cam-1-11-571 firmwares notes webcam README.md custommade.zip Repository files navigation README Please go to the new repositoryhttps://github.com/shariltumin/esp32-cam-micropython-2022 esp32-cam-micropython Latestcustommade.zip, please readthis blogand find out what it is good for. ...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
https://github.com/arkhipenko/esp32-cam-mjpeg ESP32 MJPEG streaming server servicing multiple clients (FreeRTOS based): https://github.com/arkhipenko/esp32-cam-mjpeg-multiclient ESP32 MJPEG streaming server servicing multiple clients (FreeRTOS based) with the latest camera drivers from espressif....
The goal is to turn cheap AI Thinker ESP32-CAM module into simple reliable mjpeg IP camera usable with surveillance software such as https://motion-project.github.io/This project is based on https://github.com/yoursunny/esp32cam Arduino library / WifiCam example....
https://github.com/arkhipenko/esp32-cam-mjpeg ESP32 MJPEG streaming server servicing multiple clients (FreeRTOS based): https://github.com/arkhipenko/esp32-cam-mjpeg-multiclient ESP32 MJPEG streaming server servicing multiple clients (FreeRTOS based) with the latest camera drivers from espressif....
main 2Branches0Tags Code Folders and files Name Last commit message Last commit date Latest commit yoursunny v0.0.20250112 Jan 13, 2025 0d6dfcd·Jan 13, 2025 History 78 Commits .github/workflows asyncweb: move to mathieucarbou/AsyncTCP ...
```使用Git拉取代码,并配置esp-idf开发框架。从GitHub上拉取项目代码及其子模块。执行以下命令:```bash git clone --recurse-submodules ```请注意,如果在拉取过程中出现中断,需要进入项目目录并重新拉取子模块。执行以下命令进入项目目录并更新子模块:```bash cd Ai-Thinker-Open_ESP32-CAMERA_LAN/ git...
7 = FRAMESIZE_320X320, // 320x320 (Known not to work. See https://github.com/espressif/arduino-esp32/pull/10814) 8 = FRAMESIZE_CIF, // 400x296 9 = FRAMESIZE_HVGA, // 480x320 10 = FRAMESIZE_VGA, // 640x480 11 = FRAMESIZE_SVGA, // 800x600 ...
This repository is archived, and no longer maintained. Please checkhttps://github.com/espressif/esp32-camerafor the ESP32 camera driver officially supported by Espressif. Thanks to everyone who had contributed to this repository in the past. ...