Zoneminder filter actions
Zoneminder filter actions
Is it possible run all the actions specified in a filter, and do they run in the order listed?
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
Thats good i didnt know that myself
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
I just applied a filter that Archives, Create Videos and Deletes, but I can't find the videos and archives in the web interface.
I thought Archiving and Videoing would just delete the jpegs and leave the created videos present in the interface, but somewhat separated or distinguished from the current events
I thought Archiving and Videoing would just delete the jpegs and leave the created videos present in the interface, but somewhat separated or distinguished from the current events
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Archiving just flags the events as 'archive' and a bit more precious. You need to 'upload' probably if you want them saved somewere. Creating videos will create the vid in the event directory, which in your filter, is then deleted!
Deletion removes everything related to the event, files and db entries alike.
Deletion removes everything related to the event, files and db entries alike.
Phil
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Yeah I saw that, cool feature.
What I'd like to do is to move the archived events off the local HDD to an external HDD (like an external USB HDD). I'd like to keep all the archive features that enable auto archiving etc.
I guess I can run the archive tool THEN run the FTP tool....BOTH automatically and in that order?
thanks
-frank
What I'd like to do is to move the archived events off the local HDD to an external HDD (like an external USB HDD). I'd like to keep all the archive features that enable auto archiving etc.
I guess I can run the archive tool THEN run the FTP tool....BOTH automatically and in that order?
thanks
-frank
got my eye on you!
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
ok I see what you are saying.
I need to move the events OFF the local system to an external HDD.
For instance, when my local system's HDD becomes ~80% FULL I need to keep the events but I also need to MOVE them OFF the local system to a long term storage medium.
Is there a method to do this within zoneminder?
-frank
I need to move the events OFF the local system to an external HDD.
For instance, when my local system's HDD becomes ~80% FULL I need to keep the events but I also need to MOVE them OFF the local system to a long term storage medium.
Is there a method to do this within zoneminder?
-frank
got my eye on you!
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Using ftp to upload them and delete is the builtin method. However you can create a script to do anything you like and apply this in a filter. E.g. if you wanted to rsync them instead then this would be the place to do it.
Ross (rdmelin) created a script that would save the associated db information which would probably be useful if you ever wanted to reimport the events into ZM in the future. I can't remember the link but if you look for his recent posts you should find it.
Ross (rdmelin) created a script that would save the associated db information which would probably be useful if you ever wanted to reimport the events into ZM in the future. I can't remember the link but if you look for his recent posts you should find it.
Phil