Go to documentation repository
Page History
All basic service video detection tools have a number of common settings.
- If a camera supports multistreamingmulti-streaming, select the stream for which detection is needed (1). Selecting a low-quality video stream allows reducing the load on the Server.
The default setting for all detection tools is Decode only key frames (2). In this case, the only key frames are processed every 500 milliseconds or less often. To disable Decode decoded. To disable the decoding of key frames, select No in the appropriate corresponding field.
Note title Important Attention! This
This setting applies to all codecs. If a codec has keyframes and p-frames, the keyframe is decoded no more often than every 500 miliseconds. For the MJPEG codec, each frame is considered to be I frame.
This feature reduces the Server load but, as can be expected, negatively impacts the quality of detection.
This setting should be activated on "blind" Servers (Servers that do not display video) on which it is necessary to perform detection.
For the MJPEG codec, each frame is considered a key frame.
Note title ImportantAttention! Period and Decode key frames parameters are correlated.
If no local Clients are connected to a Server, the following rules are set for remote Clients:
- If the interval between consecutive I-frames exceeds the value specified in the Period field, the detection tool will process I-frames.
- If the I-frame frequency is lower than the value specified in the Period field, the detection tool will use the set value.
If at least one local Client connects to the Server, the detection tool is forced to use the set value. After the local Client disconnects, the indicated rules become valid again.
Select a processing resource for decoding video streams (3). When you select a GPU, a stand-alone graphics card takes priority (when decoding with NVidia NVIDIA NVDEC chips). If there's no appropriate GPU, the decoding will use the Intel Quick Sync Video technology. Otherwise, CPU resources will be used for decoding.
Set the frame rate value for each detection tool to process (4). This value should be in the range [0.016, 100].
To configure detection of noise, blurred image and compression artifacts, do as follows:
- Max Processing Time Event duration to trigger detection (sec) is the maximum time for detection of the event duration after which the detection tool will trigger (1). If the bad image is not detected within the specified time, change the sensitivity settingsBut, the detection tool can trigger even earlier if the algorithm undoubtedly determines the noise. If the detection tool does not trigger after the event duration time expires, it means that the corresponding image defect was not detected with the specified detector sensitivity.
- Sensitivity of detection tool operation in standard units from 0 to 100 100 (2).
To save settings, click the Apply button.