https://github.com/thorsten-l/esp32-camerawebserver
This is a code refactored version of the "ESP32 CameraWebServer using the Arduino framework" for the PlatformIO build environment.
https://github.com/thorsten-l/esp32-camerawebserver
camera esp32 esp32-arduino esp32-cam platformio
Last synced: 2 months ago
JSON representation
This is a code refactored version of the "ESP32 CameraWebServer using the Arduino framework" for the PlatformIO build environment.
- Host: GitHub
- URL: https://github.com/thorsten-l/esp32-camerawebserver
- Owner: thorsten-l
- License: apache-2.0
- Created: 2019-04-22T18:11:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T19:14:47.000Z (almost 6 years ago)
- Last Synced: 2025-10-10T20:32:21.966Z (2 months ago)
- Topics: camera, esp32, esp32-arduino, esp32-cam, platformio
- Language: C
- Homepage:
- Size: 5.06 MB
- Stars: 9
- Watchers: 0
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP32-CameraWebServer
This is a code refactored version of the **"ESP32 CameraWebServer using the Arduino framework"** for the PlatformIO build environment.
Find the original code here [https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer](https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer)
## Compile requirements
- rename or copy lib/App/App.hpp.sample to lib/App/App.hpp
and change <your wifi ssid> and <your wifi password>