Project

General

Profile

Actions

Feature #11984

closed

transfer frames in batch of sessions

Added by Anchi Cheng almost 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
02/02/2022
Due date:
% Done:

0%

Estimated time:
Deliverable:

Description

This feature is used in case when frames are accumulated on the camera host due to either network or permanent storage used for the detination is not available.

A few things can be made more efficient if we don't have to consider new files streaming in.

The live-streaming version need to do inefficient text search. It is much faster to match in python set.interception the frames name of the session query results that specify the camera host and image data.

This new feature also first move all frame files into a tmp directory on the source, and then do rsync or mv of the whole directory. rsync is faster with directory.

Actions

Also available in: Atom PDF