espressif / esp-who

Face detection and recognition framework
Other
1.64k stars 458 forks source link

Query strings variables support (AIV-441) #171

Open mludvig opened 3 years ago

mludvig commented 3 years ago

Add support for setting image settings in streaming and capturing URLs. For example /capture?vflip=1&hmirror=0&framesize=5 or similar for /stream?fps_max=10&framesize=4. It's meant to achieve consistent streaming settings even when the camera is reset or powercycled.