Page 1 of 1

API for Filters

Posted: Mon Nov 21, 2022 3:57 pm
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.

Re: API for Filters

Posted: Mon Nov 21, 2022 7:22 pm
by dougmccrary
You mean create filters on the fly, remotely?

Re: API for Filters

Posted: Mon Nov 21, 2022 8:28 pm
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.

Re: API for Filters

Posted: Mon Nov 21, 2022 9:00 pm
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...

Re: API for Filters

Posted: Mon Nov 21, 2022 9:11 pm
by emery123345
How much would it cost?

Re: API for Filters

Posted: Mon Nov 21, 2022 9:41 pm
by iconnor
To add list/delete/save/create $200.

Re: API for Filters

Posted: Wed Nov 23, 2022 3:36 pm
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.