Search found 3 matches

by Bonzo
Fri Dec 22, 2017 9:42 am
Forum: ZoneMinder 1.29.x
Topic: zms threads killed over slow link
Replies: 3
Views: 3944

Re: zms threads killed over slow link

OK, this is hardcoded in zm_monitor.cpp, line 3735:

float max_secs_since_last_sent_frame = 10.0; //should be > keep alive amount (5 secs)

Could do with being a user-tunable options parameter.
by Bonzo
Fri Dec 22, 2017 8:17 am
Forum: ZoneMinder 1.29.x
Topic: zms threads killed over slow link
Replies: 3
Views: 3944

Re: zms threads killed over slow link

Capturing is all fine - frame rates are all between 2 and 5 fps, and /dev/shm is at 36%. It's not practical to make all the resolutions the same, but I appreciate that reducing resolutions will reduce the data that zms needs to stream over the wire and so make it less likely to hit the 10 s limit ...
by Bonzo
Thu Dec 21, 2017 4:48 pm
Forum: ZoneMinder 1.29.x
Topic: zms threads killed over slow link
Replies: 3
Views: 3944

zms threads killed over slow link

Hi Running ZM 1.29 under Debian 8 with 6 cameras (640x480 and 1280x720). When viewing several live images remotely over a slowish ADSL link (e.g. with montage), zms fps get thottled (which is fine) but then if a send time ever exceeds 10 s that thread is killed: 2017-12-21 16:10:00.136517 zms 5468 ...