mozgy / esp32-cam

ESP32 Cam - TimeLapse, Streaming, Prusa Connect
GNU General Public License v3.0
4 stars 0 forks source link

refresh rate #3

Open kiltraw opened 2 weeks ago

kiltraw commented 2 weeks ago

is there a chance to make prusa connect refresh the camera picture in shorter intervals?

mozgy commented 2 weeks ago

You mean like this - https://github.com/mozgy/esp32-cam/blob/cb0695d871d322084fbb5e68c695b6a417713f91/include/variables.h#L22

beware though that atm you can go low as 1 sec but prusa web might not like it, and on higher resolutions camera might not be able to keep up .. Recommended minimum is 10 sec (IMNHO).