Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/projetsdiy/esp32-cam-projects

ESP32-CAM Projects
https://github.com/projetsdiy/esp32-cam-projects

esp32 esp32-cam

Last synced: 3 months ago
JSON representation

ESP32-CAM Projects

Awesome Lists containing this project

README

        

# List of ESP32-CAM projects

1. Project installed with the ESP32 library for Arduino modified
* The video stream can be easily retrieved from a home automation server at the address IP_Camera / stream
* A snapshot can be retrieved from the address IP_Camera / jpg / image.jpg

______
# Liste des projets ESP32-CAM

1. [Projet installé avec la librairie ESP32 pour Arduino modifiée]().
* Le flux vidéo peut être récupéré facilement depuis un serveur domotique à l'adresse IP_Camera/stream
* Un snapshot peut être récupéré à l'adresse IP_Camera/jpg/image.jpg
2. [5 astuces pour ESP32-CAM. Version simplifiée du code HTML et C++]() Adresse IP fixe. Mode AP. Rotation image 90°. Récupération automatique connexion WiFi. stockage du code HTML

## D'autres tutoriels pour débuter aec l'ESP32-CAM

* [ESP32-CAM. Migrer le projet CameraWebServer pour l’IDE Arduino vers PlatformIO](https://projetsdiy.fr/esp32-cam-migrer-projet-camerawebserver-ide-arduino-platformio/)
* [ESP32-CAM, flash du firmware officiel modifié avec capture d’image](https://projetsdiy.fr/esp32-cam-aithinker-flash-firmware-test/)
* [Intégrer un module ESP32-CAM à un Dashboard Node-RED (firmware modifié)](https://projetsdiy.fr/integrer-esp32-cam-dashboard-node-red-firmware-modifie/)
* [Intégrer un module ESP32-CAM à Domoticz (firmware modifié)](https://projetsdiy.fr/integrer-module-esp32-cam-domoticz-firmware-modifie/)
* [Intégrer un module ESP32-CAM à Jeedom ou NextDom (firmware modifié)](https://projetsdiy.fr/integrer-module-esp32-cam-jeedom-nextdom/)
* [Intégrer un module ESP32-CAM à Home Assistant (firmware officiel)](https://projetsdiy.fr/integrer-module-esp32-cam-home-assistant/)