Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GET http://IP Address:port/prefix/detectors/{VIDEOSOURCEID}

Tip

{VIDEOSOURCEID} − first 2 parts of three-component source endpoint ID (see 3부 구성 소스 엔드포인트 ID의 첫 번째 두 부분 (비디오 카메라 목록 및 정보 가져오기 참조). For instance, 예: "SERVER1/DeviceIpint.1".

Sample request샘플 요청:

GET http://127.0.0.1:80/detectors/SERVER1/DeviceIpint.1

Sample response샘플 응답:

Code Block
{
    "detectors": [
        {
            "name": "hosts/SERVER1/AVDetector.1/EventSupplier",
            "type": "SceneDescription"
        },
        {
            "name": "hosts/SERVER1/AVDetector.12/EventSupplier",
            "type": "NullAudioDetection"
        }
    ]
}


Note
titleAttention!

The type field is deprecated. To get up-to-date information on detection tools, it is recommended to use the type 필드는 더 이상 사용되지 않습니다. 감지 도구에 대한 최신 정보를 얻으려면 /camera/list request 요청을 사용하는 것이 좋습니다 (see 비디오 카메라 목록 및 정보 가져오기 참고).

Available values of type parametertype 매개변수의 사용 가능한 값:

typeDetection tool검출 도구
SceneDescription
Scene Analytics detection tools 
장면 분석 검출 도구 
CrossOneLineLine crossing라인 크로싱
moveInZoneMotion in area영역 내 움직임
StopInZoneStop in area영역 내 정지
ComeInZoneAppearance in area영역 내 등장
OutOfZoneDisappearance in area영역 내 사라짐
LongInZoneLoitering배회
lostObjectMultiple objects다중 객체
LprDetectorNumber Plate Recognition번호판 인식
TvaFaceDetectorFace detection얼굴 인식
PeopleCounterVisitors counter방문자 카운터
QueueDetectorQueue detection대기열 감지
FireDetector
Fire
detection화재 감지
SmokeDetector
Smoke
detection연기 감지
NeuroCounterNeural counting신경망 카운팅
SceneChange
Position
change위치 변화
QualityDegradation_v2
Image Noise Detection이미지 노이즈 감지
QualityDegradation
Loss
of quality품질 저하
BlurredDegradation
Blurred Image Detection
흐린 이미지 감지
CompressedDegradation
Compression Artifacts Detection
압축 아티팩트 감지
MotionDetection
Motion
detection움직임 감지
NullAudioDetection
No
signal신호 없음
SignalAudioDetection
Signal신호
NoiseAudioDetection
Noise노이즈
PoseDetectorPose detection자세 감지
RecumbentDetectorMan down detection넘어짐 감지
SitDownDetectorSitting person detection앉은 사람 감지
HandsUpDetectorHands up detection손 든 사람 감지
WaterLevelDetectorWater level detection수위 감지
HandRailDetectorHandrail holding detection난간 잡기 감지
PeopleCountDetectorBySkeletonPeople counter사람 카운터
PeopleDistanceDetectorClose-standing people detection가까이 서 있는 사람 감지
PoseMaskingDetectorPeople masking사람 마스킹


Tip

변조 검출 기능

서비스 오디오 검출 도구의 기능

장면 분석 검출 도구 구성

Functions of tampering detection

Functions of Service Audio Detection Tools

Configuring Scene Analytics Detection Tools