Go to documentation repository
Page History
GET http://IP-address:port/prefix/camera/batch
Parameter | Required | Description |
---|---|---|
filter | Yes | List of video cameras in the |
{VIDEOSOURCEID1},{VIDEOSOURCEID2} format, etc. {VIDEOSOURCEID} |
—four-part identifier of the source endpoint (see Get list of |
Sample request:
GET GET http://127.0.0.1:80/camera/batch?filter=hosts/Server1/DeviceIpint.2/SourceEndpoint.video:0:0,hosts/Server2/DeviceIpint.5/SourceEndpoint.video:0:0
Sample response:
Code Block |
---|
{ "cameras" : [ { "archives" : [ { "accessPoint" : "hosts/Server1/DeviceIpint.2/SourceEndpoint.video:0:0", "defaultarchives" : true, "isEmbedded" : false,[ "storage" : "hosts/Server1/MultimediaStorage.AliceBlue/MultimediaStorage", "storageDisplayName" : "AliceBlue" } { ], "audioStreams" : [ { "accessPoint" : "hosts/Server1/DeviceIpint.2/SourceEndpoint.audiovideo:0:0", "isActivated" : false } ], "azimuth"default" : "0,000000"false, "comment" : "", "detectorsincomplete" : []false, "displayId" : "2", "displayNameisEmbedded" : "Hall"false, "groups" : [ "e2f20843-7ce5-d04c-8a4f-826e8b16d39c" ], "ipAddressstorage" : "0.0.0.0hosts/Server1/MultimediaStorage.AliceBlue/MultimediaStorage", "isActivated" : true, "latitudestorageDisplayName" : "0,000000AliceBlue", "longitude" : "0,000000", "model" : "Virtual several streams", } "offlineDetectors" : [], "panomorph" : false, "ptzsaudioStreams" : [], "textSources" : [], "vendor" : "AxxonSoft", "videoStreams" : [{ { "accessPoint" : "hosts/Server1/DeviceIpint.2/SourceEndpoint.videoaudio:0:0", }, "isActivated" : {true "accessPoint" : "hosts/Server1/DeviceIpint.2/SourceEndpoint.video:0:1" } }], ] "azimuth" : }"0", { "archivescamera_access" : ["CAMERA_ACCESS_FULL", { "comment" : "", "accessPointdetectors" : "hosts/Server1/DeviceIpint.5/SourceEndpoint.video:0:0", [ "default" : true, { "isEmbedded" : false, "storageaccessPoint" : "hosts/Server1/MultimediaStorageAVDetector.AliceBlue1/MultimediaStorageEventSupplier", "storageDisplayNamedisplayName" : "AliceBlueFace detection", } "events" ], : "audioStreams" : [ [ { "accessPoint" : "hosts/Server1/DeviceIpint.5/SourceEndpoint.audio:0TargetList", "isActivated" : false }"faceAppeared" ], "azimuth" : "0,000000"], "comment" : "", "detectorsisActivated" : [ false, { "accessPointparentDetector" : "hosts/Server1/AVDetector.6/EventSupplier", "displayNametype" : "Face detectionTvaFaceDetector", "events" : [ "TargetList", "faceAppeared" ], } "isActivated" : true], "parentDetectordisplayId" : "2", "typedisplayName" : "TvaFaceDetectorHall", } "enabled" : true, ], "groups" : "displayId" : "5", [ "displayName" : "Corridor", "groups" : [ "e2f20843-7ce5-d04c-8a4f-826e8b16d39c" ], "ipAddress" : "0.0.0.0", "isActivated" : true, "latitude" : "0,00000078.2379", "longitude" : "0,00000015.4466", "model" : "Virtual several streams", "offlineDetectors" : [], "panomorph" : false, "ptzs" : [], "rays" : [], "textSources" : [], "vendor" : "AxxonSoftVirtual", "videoStreams" : [ { "accessPoint" : "hosts/Server1/DeviceIpint.52/SourceEndpoint.video:0:0" }, { "accessPoint" : "hosts/Server1/DeviceIpint.52/SourceEndpoint.video:0:1" } ] } ], "search_meta_data" : [] } |
Info | ||
---|---|---|
| ||
For a description of the parameters in the response, see Get list of video cameras and information about them. |
Overview
Content Tools