API for Filters

Anything you want added or changed in future versions of ZoneMinder? Post here and there's a chance it will get in! Search to make sure it hasn't already been requested.
Post Reply
emery123345
Posts: 7
Joined: Mon Nov 21, 2022 3:36 pm

API for Filters

Post by emery123345 »

I have a project where I want to remotely run multiple cameras. Ideally I'd be able to fully automate the setup, but the one thing I am missing is being able to configure filters. I'd need to be able to modify the default `purgeWhenFull` filter and create new ones that can take actions.
dougmccrary
Posts: 1150
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: API for Filters

Post by dougmccrary »

You mean create filters on the fly, remotely?
emery123345
Posts: 7
Joined: Mon Nov 21, 2022 3:36 pm

Re: API for Filters

Post by emery123345 »

The more important point would be that I have several instances of zoneminder and manually configuring them is going to be error-prone and extremely tedious.
User avatar
iconnor
Posts: 2862
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: API for Filters

Post by iconnor »

Is your application generating revenue or a hobby?

Because I am happy to add whatever you need, but I charge for it.

One point I could make is that you can always talk SQL directly...
emery123345
Posts: 7
Joined: Mon Nov 21, 2022 3:36 pm

Re: API for Filters

Post by emery123345 »

How much would it cost?
User avatar
iconnor
Posts: 2862
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: API for Filters

Post by iconnor »

To add list/delete/save/create $200.
emery123345
Posts: 7
Joined: Mon Nov 21, 2022 3:36 pm

Re: API for Filters

Post by emery123345 »

Sounds good. I have another feature request (viewtopic.php?p=128873#p128873) in progress and will come back for this one once that is complete.
Post Reply