ESP32 WebCam Server 5.0
Fully customizable WebCam server based on Espressif ESP32-based board with a camera.
Data Structures
Here are the data structures with brief descriptions:
 CCLAppCamCamera Manager Manages all interactions with camera
 CCLAppComponentAbstract root class for the appication components
 CCLAppConnConnection Manager This class manages everything related to connectivity of the application: WiFi, OTA etc
 CCLAppHttpdWebServer Manager Class for handling web server requests. The web pages are assumed to be stored in the file system (can be SD card or LittleFS).
 CCLStorageStorage Manager Encapsulates access to the file system, which can be either external (SD card) or internal (LittleFS)
 CStaticIP
 CStation
 CUriMappingStatic URI to path mapping