Go to documentation repository
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 | ||
---|---|---|
| ||
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검출 도구 |
---|---|
SceneDescriptionScene Analytics detection tools | 장면 분석 검출 도구 |
CrossOneLineLine crossing | 라인 크로싱 |
moveInZoneMotion in area | 영역 내 움직임 |
StopInZoneStop in area | 영역 내 정지 |
ComeInZoneAppearance in area | 영역 내 등장 |
OutOfZoneDisappearance in area | 영역 내 사라짐 |
LongInZone | Loitering배회 |
lostObjectMultiple objects | 다중 객체 |
LprDetectorNumber | Plate Recognition번호판 인식 |
TvaFaceDetectorFace | detection얼굴 인식 |
PeopleCounterVisitors | counter방문자 카운터 |
QueueDetectorQueue | detection대기열 감지 |
FireDetectorFire | detection화재 감지 |
SmokeDetectorSmoke | detection연기 감지 |
NeuroCounterNeural | counting신경망 카운팅 |
SceneChangePosition | change위치 변화 |
QualityDegradation_v2 | Image Noise Detection이미지 노이즈 감지 |
QualityDegradationLoss | of quality품질 저하 |
BlurredDegradationBlurred Image Detection | 흐린 이미지 감지 |
CompressedDegradationCompression Artifacts Detection | 압축 아티팩트 감지 |
MotionDetectionMotion | detection움직임 감지 |
NullAudioDetectionNo | 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 |