1 Main purpose
Offload-video analytics is an offloading technology that allows you to delegate computing operations demanding resources from one machine to another by transferring data over a local network.
2 Work principle
NVRs receive a stream from video cameras. An encoded video stream or key frames of this video stream are sent to the computing server, depending on the detector. After that, processing and analytics take place, then the results are returned to the source server.
For offload detectors, video analytics works as follows:
- The data is sent to the machine;
- Operations related to neural networks and/or using GPUs are transferred to a remote machine with suitable hardware;
- The results of the detector operation are returned to the data source machine.
This makes it possible to efficiently use the available hardware resources.
That is, in fact, offload video analytics is remote video analytics: the ability to transfer calculations to another server.
2.1 Example
Let's say there are already several cameras connected to MiniNVR video recorders, the image from which we can view in the TRASSIR Client. We want to connect a neural network queue detector. However, the MiniNVR series recorders do not support local neuro analytics. But you can connect a NVR from the NeuroStation series to MiniNVR, and transfer the video stream from MiniNVR to it. If necessary, you can connect the cameras directly to the NVR with analytics.
After analyzing the video, the analytics server returns the data with detections to the source server from which the offload was performed. Thus, we can use the results of neural network analytics, regardless of the fact that the video stream is recorded on the MiniNVR recorder, which is simple in functionality.
4 Requirements
4.1 Network bandwidth
- Vehicle number recognition (AutoTRASSIR-30) - at least 512 kb/s
- Vehicle number recognition (AutoTRASSIR-200) - at least 2 mb/s
- Zone Crossing Detector (Neuro Counter) - at least 1 mb/s
- Direction Detector - at least 1 mb/s
- For other modules (for example, a helmet detector, people, objects), the network bandwidth must be at least 128 kb/s
In the case of tracing objects (tracking movement, crossing lines), the entire video stream is transmitted to the computing server. And if the detection occurs every few seconds, then only the key frames are used.
The capabilities of the recorders to work video analytics without displaying video on the monitor (provided that one module is running on the recorder) in the Offload mode are indicated in paragraph 1 in the Analytics Reference
5 Operations performed
The sequence of operations performed is shown in the diagram below:
In the case of face recognition, after selecting the found faces and sending the data back to the source server, the received faces are compared with the database of faces that is specified on the source server, and after that the recognition occurs.
6 Licensing
With offload analytics, the detector license is spent on the server that directly performs analytics, and not on the video source server