Search found 2902 matches

by iconnor
Wed Mar 13, 2024 1:19 pm
Forum: ZoneMinder 1.36.x
Topic: [SOLVED] command exited with status: 1
Replies: 4
Views: 175

Re: command exited with status: 1

Your script has to get return a value of 0 for success. You don't explicitly set a return value, so it will be whatever the return value of the last line is. In the case echo $2 > $1?
by iconnor
Tue Mar 12, 2024 1:47 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: [Fixed]Vertical scroll bar probleme
Replies: 5
Views: 433

Re: Vertical scroll bar probleme

Fixed, new packages building
by iconnor
Sun Mar 10, 2024 2:02 pm
Forum: Hardware Queries
Topic: Hikvision PTZ control
Replies: 19
Views: 10589

Re: Hikvision PTZ control

Clear log_debug_target or set it to _zmcontrol.pl, as we are not interested in zmc.

Clear
by iconnor
Sun Mar 10, 2024 2:08 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: Linked Monitors create segmentaion fault
Replies: 3
Views: 262

Re: Linked Monitors create segmentaion fault

There was recently a potential segfault... but it has since been fixed. So make sure you are up to date.

No you can't link to a group at this time. You want to fund it, I could make it happen, although I think it is already too complicate this stuff.
by iconnor
Sun Mar 10, 2024 2:03 am
Forum: Hardware Queries
Topic: Hikvision PTZ control
Replies: 19
Views: 10589

Re: Hikvision PTZ control

You do need to restart after changing logging settings.
by iconnor
Wed Mar 06, 2024 11:27 pm
Forum: ZoneMinder 1.36.x
Topic: Zoneminder 0 Bytes Until Event is Played back
Replies: 4
Views: 575

Re: Zoneminder 0 Bytes Until Event is Played back

Sometime soon in 1.37, it won't be needed anymore but yeah, it's about scaling. Not all storage is super fast nvme. Sometimes it is remote mounted nfs or amazon s3 or something even worse.
by iconnor
Sun Mar 03, 2024 3:34 pm
Forum: ZoneMinder 1.36.x
Topic: 1.36.34?
Replies: 1
Views: 169

Re: 1.36.34?

Probably more of a mental block... Time is always an issue. I'm going through a lot financially.. and devoting time to 1.36 doesn't make me any money... whereas working on 1.37 often does. I could just release it as is but then there would be a bunch of things prompting a .35. Ideally someone else w...
by iconnor
Sun Mar 03, 2024 3:29 pm
Forum: Hardware Queries
Topic: Hikvision PTZ control
Replies: 19
Views: 10589

Re: Hikvision PTZ control

Those are not debug logs. Don't need zmc. Just zm_control will do.
by iconnor
Sat Mar 02, 2024 10:33 pm
Forum: ZoneMinder 1.36.x
Topic: Firefox does not show events
Replies: 10
Views: 1933

Re: Firefox does not show events

The logs say apache returned internal server error. So check apache logs.
by iconnor
Sat Mar 02, 2024 10:31 pm
Forum: Hardware Queries
Topic: Hikvision PTZ control
Replies: 19
Views: 10589

Re: Hikvision PTZ control

Let's turn on debug so that it logs what it sends. The Internal Server Error is what the camera is sending back, so we must be sending something invalid.
by iconnor
Fri Mar 01, 2024 2:09 pm
Forum: ZoneMinder 1.36.x
Topic: Firefox does not show events
Replies: 10
Views: 1933

Re: Firefox does not show events

Uh oh...

well first check for javascript errors by right clicking, inspect element, go to console tab.

You probably want to turn off jpeg storage, and turn on video write => Passthrough. This will drastically reduce cpu and storage use.

As always, look at your logs.
by iconnor
Fri Mar 01, 2024 1:10 pm
Forum: ZoneMinder 1.36.x
Topic: Just rebuilt zoneminder and 7 cameras
Replies: 4
Views: 1201

Re: Just rebuilt zoneminder and 7 cameras

Ok. this shouldn't be that hard to solve, and we have the code to phpbb.

So first step is research others having the problem, and if no solution found, we can at least prevent reusing old posts. And filtering urls out of location.
by iconnor
Fri Mar 01, 2024 1:00 pm
Forum: Hardware Queries
Topic: PC recommendations
Replies: 11
Views: 1669

Re: PC recommendations

Honestly I wouldn't go more than 4 years old, unless you really have no budget. At some point the electricity cost negates the initial savings.
by iconnor
Fri Mar 01, 2024 12:55 pm
Forum: ZoneMinder 1.36.x
Topic: Blurring / hiding faces in ZM?
Replies: 2
Views: 568

Re: Blurring / hiding faces in ZM?

The technology is out there, but has not been integrated into zoneminder. To do so requires ai facial recognition, and video re-encoding, which means you will need a pretty good gpu. What is your budget? This feature will not be cheap from any of the incumbent VMS providers. It may be affordable to ...
by iconnor
Thu Feb 29, 2024 2:26 pm
Forum: ZoneMinder 1.36.x
Topic: camera setup - esp3-cam
Replies: 2
Views: 3464

Re: camera setup - esp3-cam

I seem to recall there was some issue with the jpeg stream that zm didn't like.

viewtopic.php?p=128536&hilit=esp#p128536