ZoneMinder / zoneminder

ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
http://www.zoneminder.com/
GNU General Public License v2.0
4.94k stars 1.2k forks source link

Rate=1 on Watch page does not work #4043

Open IgorA100 opened 1 month ago

IgorA100 commented 1 month ago

Describe Your Environment

connortechnology commented 1 month ago

Works for me although I have seen some weird behaviour with the stream sometimes, not dependent on fps. What doesn't work is Stills mode. Used to be we had a stills mode where it was basically paused and if you clicked on the image it would update.

Seems to me we may need rate options less than 1. Like update every 10 seconds or every minute.

IgorA100 commented 1 month ago

Works for me although I have seen some weird behaviour with the stream sometimes, not dependent on fps

Hm. Additional analysis is probably required.

What doesn't work is Stills mode.

I didn’t even know what kind of regime this was, but now I understand. Perhaps it should be removed from the selection?

Seems to me we may need rate options less than 1. Like update every 10 seconds or every minute.

Maybe. Just tried it. When the FPS value is less than 1 (as with =1), a black screen with the words "Waiting for capture" appears, and then a picture appears, then again a black screen and again a picture. Not pretty at all.

connortechnology commented 1 month ago

Yeah I have seen that behaviour but cannot at this moment reproduce it. Log analysis will be required. Waiting for capture means that zmc isn't decoding.

IgorA100 commented 1 month ago

If "decode = All" - the black screen appears less frequently, if "decode = On demand + key" - the black screen appears more often. And it’s like this on all my cameras... There are no errors in the logs, I did not enable debugging.