Page 1 of 1

set Framerate for snapshot requests?

Posted: Wed Sep 18, 2024 8:49 am
by ELK
Hi! I am using a Tasmota ESP32 Cam to get a picture every minute. The BlueIris camera object is configured to request a snapshot.jpg (i.e. no mjpg stream).
How can I set the time between the jpg requests? As far as I know, the "Max rate" Setting does not affect the rate.
It seems that BI tries to get jpgs as fast as possible, which leads to overload/confusion of the camera and after that to distorted images and/or "No signal" messages.

Re: set Framerate for snapshot requests?

Posted: Wed Sep 18, 2024 3:12 pm
by louyo
Different camera, but this works for me.
bijpeg.PNG
bijpeg.PNG (19 KiB) Viewed 1681 times
one every minute.

Re: set Framerate for snapshot requests?

Posted: Wed Sep 18, 2024 6:07 pm
by ELK
thank you, but it did'nt work for me.
I think a frame is only saved every 1 minute using this setting, but BI tries to get snapshots continuously, the ESP32 Cam delivers about 1 frame every 2 seconds...