ESP32 WebCam Server 5.0
Fully customizable WebCam server based on Espressif ESP32-based board with a camera.
Macros
app_config.h File Reference

Go to the source code of this file.

Macros

#define CAM_NAME   "ESP32 CAM Webserver"
 
#define BASE_VERSION   "5.0"
 
#define WIFI_WATCHDOG   15000
 
#define CAMERA_MODEL_AI_THINKER
 

Macro Definition Documentation

◆ BASE_VERSION

#define BASE_VERSION   "5.0"

◆ CAM_NAME

#define CAM_NAME   "ESP32 CAM Webserver"

◆ CAMERA_MODEL_AI_THINKER

#define CAMERA_MODEL_AI_THINKER

◆ WIFI_WATCHDOG

#define WIFI_WATCHDOG   15000