Go to documentation repository
Previous page Next page
GET http://IP Address:port/prefix/detectors/{VIDEOSOURCEID}
{VIDEOSOURCEID} − 3부 구성 소스 엔드포인트 ID의 첫 번째 두 부분 (비디오 카메라 목록 및 정보 가져오기 참조). 예: "SERVER1/DeviceIpint.1".
샘플 요청:
GET http://127.0.0.1:80/detectors/SERVER1/DeviceIpint.1
샘플 응답:
{ "detectors": [ { "name": "hosts/SERVER1/AVDetector.1/EventSupplier", "type": "SceneDescription" }, { "name": "hosts/SERVER1/AVDetector.12/EventSupplier", "type": "NullAudioDetection" } ] }
Attention!
type 필드는 더 이상 사용되지 않습니다. 감지 도구에 대한 최신 정보를 얻으려면 /camera/list 요청을 사용하는 것이 좋습니다 (비디오 카메라 목록 및 정보 가져오기 참고).
type 매개변수의 사용 가능한 값:
type | 검출 도구 |
---|---|
SceneDescription | 장면 분석 검출 도구 |
CrossOneLine | 라인 크로싱 |
moveInZone | 영역 내 움직임 |
StopInZone | 영역 내 정지 |
ComeInZone | 영역 내 등장 |
OutOfZone | 영역 내 사라짐 |
LongInZone | 배회 |
lostObject | 다중 객체 |
LprDetector | 번호판 인식 |
TvaFaceDetector | 얼굴 인식 |
PeopleCounter | 방문자 카운터 |
QueueDetector | 대기열 감지 |
FireDetector | 화재 감지 |
SmokeDetector | 연기 감지 |
NeuroCounter | 신경망 카운팅 |
SceneChange | 위치 변화 |
QualityDegradation_v2 | 이미지 노이즈 감지 |
QualityDegradation | 품질 저하 |
BlurredDegradation | 흐린 이미지 감지 |
CompressedDegradation | 압축 아티팩트 감지 |
MotionDetection | 움직임 감지 |
NullAudioDetection | 신호 없음 |
SignalAudioDetection | 신호 |
NoiseAudioDetection | 노이즈 |
PoseDetector | 자세 감지 |
RecumbentDetector | 넘어짐 감지 |
SitDownDetector | 앉은 사람 감지 |
HandsUpDetector | 손 든 사람 감지 |
WaterLevelDetector | 수위 감지 |
HandRailDetector | 난간 잡기 감지 |
PeopleCountDetectorBySkeleton | 사람 카운터 |
PeopleDistanceDetector | 가까이 서 있는 사람 감지 |
PoseMaskingDetector | 사람 마스킹 |