Search found 4 matches

by ELK
Wed Sep 18, 2024 6:07 pm
Forum: Blue Iris 5
Topic: set Framerate for snapshot requests?
Replies: 2
Views: 1711

Re: set Framerate for snapshot requests?

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...
by ELK
Wed Sep 18, 2024 8:49 am
Forum: Blue Iris 5
Topic: set Framerate for snapshot requests?
Replies: 2
Views: 1711

set Framerate for snapshot requests?

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 t...
by ELK
Wed Sep 18, 2024 8:31 am
Forum: Blue Iris 5
Topic: activate LED on camera while getting snapshot?
Replies: 2
Views: 2231

Re: activate LED on camera while getting snapshot?

I created my own tasmota version with an new function wcSnapshotFlash, which switches the LED on while getting the snapshot.
New problems exist, though. I will start a new thread...
by ELK
Wed Aug 28, 2024 9:08 pm
Forum: Blue Iris 5
Topic: activate LED on camera while getting snapshot?
Replies: 2
Views: 2231

activate LED on camera while getting snapshot?

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). Now I want to activate the camera‘s LED while the snapshot is taken (for about 2 seconds?) which can be done using http gets (on and off). I alr...