ESP32 WebCam Server 5.0
Fully customizable WebCam server based on Espressif ESP32-based board with a camera.
Data Structures | Macros | Variables
app_cam.h File Reference
#include <esp_camera.h>
#include <esp_int_wdt.h>
#include <esp_task_wdt.h>
#include "app_component.h"
#include "camera_pins.h"

Go to the source code of this file.

Data Structures

class  CLAppCam
 Camera Manager Manages all interactions with camera. More...
 

Macros

#define LAMP_DEFAULT   80
 

Variables

CLAppCam AppCam
 

Macro Definition Documentation

◆ LAMP_DEFAULT

#define LAMP_DEFAULT   80

Variable Documentation

◆ AppCam

CLAppCam AppCam
extern