set Framerate for snapshot requests?

Post Reply
ELK
Posts: 4
Joined: Wed Aug 28, 2024 8:58 pm

set Framerate for snapshot requests?

Post 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.
louyo
Posts: 180
Joined: Sat Apr 18, 2020 1:16 am

Re: set Framerate for snapshot requests?

Post by louyo »

Different camera, but this works for me.
bijpeg.PNG
bijpeg.PNG (19 KiB) Viewed 1237 times
one every minute.
ELK
Posts: 4
Joined: Wed Aug 28, 2024 8:58 pm

Re: set Framerate for snapshot requests?

Post 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...
Post Reply