esp-who/examples/single_chip
Me No Dev 0ba76f0a59
Add local network camera monitor (#138)
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
2020-03-31 10:51:25 +08:00
..
camera_web_server Add local network camera monitor (#138) 2020-03-31 10:51:25 +08:00
detection_with_command_line Bugfix/change alloc interface 2019-10-22 19:09:35 +08:00
recognition_solution Feature/esp sr 2020-02-17 15:55:27 +08:00
recognition_wechat Bugfix/change alloc interface 2019-10-22 19:09:35 +08:00
recognition_with_command_line add new face recognition models 2020-01-07 17:35:03 +08:00