GET http://IP-adress:port/prefix/detectors/SERVER1/DeviceIpint.N
where N - video camera id (см. Get list of video sources (cameras)).
Sample response:
{ "detectors": [ { "name": "hosts/SERVER1/AVDetector.1/EventSupplier", "type": "SceneDescription" }, { "name": "hosts/SERVER1/AVDetector.12/EventSupplier", "type": "NullAudioDetection" } ] }
Available values of type parameter:
SceneDescription | Situation Analysis Detection Tools |
FireDetector | Smoke detection |
SmokeDetector | Fire detection |
LprDetector | Automatic Number Plate Recognition |
TvaFaceDetector | Face detection |
QualityDegradation_v2 | Image Noise Detection |
QualityDegradation | Loss of quality |
SceneChange | Position change |
BlurredDegradation | Blurred Image Detection |
MotionDetection | Motion detection |
CompressedDegradation | Compression Artifacts Detection |
SignalAudioDetection | Signal |
NoiseAudioDetection | Noise |
NullAudioDetection | No signal |