API for Filters
-
- Posts: 7
- Joined: Mon Nov 21, 2022 3:36 pm
API for Filters
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.
-
- Posts: 1322
- Joined: Sat Aug 31, 2019 7:35 am
- Location: San Diego
Re: API for Filters
You mean create filters on the fly, remotely?
-
- Posts: 7
- Joined: Mon Nov 21, 2022 3:36 pm
Re: API for Filters
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
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...
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...
-
- Posts: 7
- Joined: Mon Nov 21, 2022 3:36 pm
Re: API for Filters
How much would it cost?
Re: API for Filters
To add list/delete/save/create $200.
-
- Posts: 7
- Joined: Mon Nov 21, 2022 3:36 pm
Re: API for Filters
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.