espressif / esp-who

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

Support for limiting streaming FPS (AIV-442) #170

Open mludvig opened 3 years ago

mludvig commented 3 years ago

In some situations it's preferable to limit the streaming FPS (frames per second), for example to conserve the bandwidth. This PR implements this support and adds the options to the web interface.