This feature is located at `http://[camera-ip]/monitor` and gives quick access to up to 5 cameras running the web server example. Features: - Finds up to 5 cameras in the local network through mDNS - Grabs periodicaly and image from each camera (period can be set or turned off) - Cycles the cameras at given period (off when camera is selected manually) - Shows basic info for each camera (model, sensor, resolution) - Allows for easy access to each camer's control panel - Allows change of resolution and XCLK - Can save current snapshot |
||
|---|---|---|
| .. | ||
| include | ||
| www | ||
| CMakeLists.txt | ||
| Kconfig.projbuild | ||
| app_camera.c | ||
| app_httpd.c | ||
| app_main.c | ||
| app_mdns.c | ||
| app_wifi.c | ||
| component.mk | ||