ESP32 WebCam Server 5.0
Fully customizable WebCam server based on Espressif ESP32-based board with a camera.
Data Fields
UriMapping Struct Reference

Static URI to path mapping. More...

#include <app_httpd.h>

Data Fields

char uri [32]
 
char path [32]
 

Detailed Description

Static URI to path mapping.

Field Documentation

◆ path

char UriMapping::path[32]

◆ uri

char UriMapping::uri[32]

The documentation for this struct was generated from the following file: