Go to documentation repository
GET http://IP-address:port/prefix/camera/list—get all available original sources (cameras) of a domain.list—도메인의 모든 사용 가능한 원본 소스(카메라)를 가져옵니다.
반환된 VIDEOSOURCEID 식별자는 다음과 같은 형식으로 제공됩니다: The returned VIDEOSOURCEID identifiers will have the format as follows "HOSTNAME/ObjectType.Id/Endpoint.Name". Friendly name and other related metadata will also be received.또한 친숙한 이름 및 관련된 다른 메타데이터도 함께 반환됩니다.
파라미터 | 필수 | 설명 | Parameter | Required | Description | |||||
---|---|---|---|---|---|---|---|---|---|---|
limit | No | Determines the maximum number of returned results, the default value is 1000 반환되는 결과의 최대 수를 결정합니다. 기본값은 1000입니다. | ||||||||
next_page | No | The value of the nextPageToken parameter, which will be in the response if the request returns not all results. It is used to get the following values | 요청이 모든 결과를 반환하지 않을 경우 응답에 포함되는 nextPageToken 파라미터의 값입니다. 이는 다음 값을 가져오는 데 사용됩니다. | |||||||
filter | No | 필터에 따라 결과의 하위 집합을 가져올 수 있습니다. 현재, 필터 값으로는 HOSTNAME 또는 VIDEOSOURCEID를 사용할 수 있습니다. | filter | No | Allows getting a subset of the results in accordance with the filter. Currently, it can have the HOSTNAME or VIDEOSOURCEID values
| |||||
group_ids | No | List of the group identifiers to which the cameras should belong (see 카메라가 속해야 하는 그룹 식별자의 목록 (Get list of groups and their contents 참조). It is possible to specify several identifiers using the separator 여러 식별자를 구분 기호 "|". For example를 사용하여 지정할 수 있습니다. 예를 들어:
In this case, the response will contain all cameras that belong at least to one of the specified groups 이 경우, 응답에는 지정된 그룹 중 적어도 하나에 속하는 모든 카메라가 포함됩니다. |
요청 예시Sample request:
GET http://127.0.0.1:80/camera/list?filter=Server1
Sample response응답 예시:
Expand | ||
---|---|---|
| ||
|
Parameter파라미터Parameter description | 파라미터 설명 | ||
---|---|---|---|
archives | List of archives to which the camera is connected카메라가 연결된 아카이브 목록 | ||
audioStreams | Audio stream오디오 스트림 | ||
comment | Comment코멘트 | ||
camera_access | Access rights to the camera, where카메라에 대한 접근 권한, 구체적으로:
| ||
detectorsList of created detection tools | 생성된 검출 도구 목록 | ||
displayIdFriendly | identifier친숙한 이름 | ||
displayName | Name이름 | ||
groups | List of groups to which the camera belongs카메라가 속한 그룹 목록 | ||
ipAddress | IP address주소 | ||
isActivated | True—the object is enabled—객체가 활성화됨, False—the object is disabled—객체가 비활성화됨 | ||
azimuth, latitude, longitude | The coordinates of the camera. Depending on the Server localization, the parameter values can be separated by either a period or a comma | , longitude | 카메라의 좌표. 서버의 지역화에 따라 파라미터 값은 마침표 또는 쉼표로 구분될 수 있음 |
model | 모델 | model | Model |
ptzs | PTZ devices, where:장
| ||
textSourcesEvent | sources이벤트 소스 | ||
vendor | Vendor벤더 | ||
videoStreamsVideo | streams비디오 스트림 | ||
rays | 레이(Rays) |