Go to documentation repository
Page History
Warning |
---|
Tylko dla wersji Axxon Next od 4.1.1.7773 and higher versions.w górę. Aby zapoznać się z tę metodą dla starszych wersji Axxon Next, przejdź do For older versions, see Get list of video sources (cameras). |
GET http://IP-address:port/prefix/camera/list - get all available original sources (cameras) of Axxon-domain. pozyskaj listę wszystkich dostępnych pierwotnych źródeł wideo (kamer) Domeny Axxon.
Zwracane identyfikatory VIDEOSOURCEID posiadają następujący format:The returned VIDEOSOURCEID identifiers will have the format as follows "HOSTNAME/ObjectType.Id/Endpoint.Name". Friendly name and other related meta data will also be received."Przyjazna" nazwa (Friendly name) oraz inne stosowne metadane także są pozyskiwane.
Parametr | Wymagany | Opis | ||||||
---|---|---|---|---|---|---|---|---|
limit | Nie | Określa maksymalną liczbę zwracanych rezultatów; domyślna wartość to | ||||||
Parameter | Required | Description | ||||||
limit | No | Determines the maximum number of returned results, the default value is 1000. | ||||||
next_page | No | Nie | Wartość dla parametru nextPageToken, który będzie zawarty w odpowiedzi jeśli nie zwróci ona wszystkich rezultatów. Można z niego skorzystać w celu otrzymania pozostałych wartościThe value of the nextPageToken parameter, which will be in the response if the request returns not all the results. It is used to get the following values. | |||||
filter | No | Nie | Pozwala na pozyskanie podzbioru wyników zgodnie z określonym filtrem; na chwilę obecną możliwe wartości to: HOSTNAME, VIDEOSOURCEIDAllows getitng a subset of the results in accordance with the filter. Currently it can have the HOSTNAME or VIDEOSOURCEID values.
| |||||
group_ids | No | Nie | Lista identyfikatorów grup, dla których będą zwracane kamery (zobacz: 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 Możliwe jest określenie kilku identyfikatorów przy pomocy separatora "|". For examplePrzykładowo:
In this case, the response will contain all the cameras that belong at least to one of the specified groups. Powyższe zapytanie spowoduje otrzymanie odpowiedzi zawierającej wszystkie kamery, które znajdują się w przynajmniej jednej z określonych grup. |
Przykładowe zapytanieSample request:
GET http://127.0.0.1:80/camera/list?filter=Server1
Sample responsePrzykładowa odpowiedź:
Expand | ||
---|---|---|
| ||
|
ParameterParametr | DescriptionOpis |
---|---|
archives | List of archives to which the camera is connectedLista archiwów, z którym kamera jest powiązana. |
audioStreams | Audio streamStrumień audio. |
comment | CommentaryKomentarz. |
detectorsList | of created detection toolsLista utworzonych narzędzi detekcji. |
displayId | "Przyjazna" nazwa (Friendly name). |
displayName | NameNazwa. |
groups | List of groups to which the camera belongs. The parameter is available in the response, starting with version Lista grup, do których należy kamera. Parametr ten jest dostępny począwszy od wersji 4.3.0.8402. |
ipAddress | Adres IP-address. |
isActivated | True - the object is enabledobiekt jest włączony, False - the object is disabled. The parameter is available in the response, starting with version obiekt jest wyłączony. Parametr ten jest dostępny począwszy od wersji 4.3.0.8402. |
azimuth, latitude, longitude | The coordinates of the camera. Parameters are available in the response, starting with version Koordynaty kamery. Parametry te są dostępne podcząwszy od wersji 4.3.3.8923. Depending on the Server localization, the parameter values can be separated by either a period or a commaW zależności od lokalizacji Serwera wartości parametrów mogą być oddzielone kropkami bądź przecinkami. |
model | Model. |
ptzs | Urządzenia PTZ devices where, gdzie: is_active - indicates whether the PTZ object is activatedokreśla, czy obiekt PTZ jest aktywny, pointMove - wsparcie Point&Click support, areaZoom - wsparcie Areazoom support. |
textSources | Event sourcesŹródła zdarzeń. |
vendor | VendorProducent. |
videoStreams | Video streamsStrumienie wideo. |