Find and Delete linked hires recordings

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
trumee
Posts: 70
Joined: Tue Mar 08, 2011 3:33 pm

Find and Delete linked hires recordings

Post by trumee »

Hello,
I have an
- SD camera set to 'Modect' enabled
- HD camera set to 'Nodect', Analysis disabled, Decoding disabled. Linked to SD camera

I have objection detection working on SD stream and get entries for detected and non-detected frames like so,
Image

The HD camera lists all the linked recordings,
Image

I want to only retain the HD camera entries where object was detected by the SD camera. Is there a way to go over the SD camera recordings, find the corresponding linked HD recording and delete it for non-object detected entries?
trumee
Posts: 70
Joined: Tue Mar 08, 2011 3:33 pm

Re: Find and Delete linked hires recordings

Post by trumee »

@iconnor Is it possible to identify the linked events programmatically? Does the database has this information?
User avatar
iconnor
Posts: 3266
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Find and Delete linked hires recordings

Post by iconnor »

it's technically there, but likely not easy to do in sql. In master, you can have it NOT record on the SD at all..
trumee
Posts: 70
Joined: Tue Mar 08, 2011 3:33 pm

Re: Find and Delete linked hires recordings

Post by trumee »

I am doing motion detection and object identification on SD camera. I only want to retain HD videos with 'object identification'. The upcoming feature in master sounds good, but is it possible to delete linked HD videos for which there is no object identified in SD video?
Post Reply