Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width50%
Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn the page:

Table of Contents


Column



General information

...

  • GET 
  • http://IP address:port/prefix/archive/events/detectors/{ENDTIME}/{BEGINTIME}

...

  • —get events from detectors from all

...

  • domain

...

  • servers.
    Note
    titleAttention!
    • The ENDTIME and BEGINTIME syntax is described

...

    • in Get archive contents.
    • If ENDTIME < BEGINTIME in the request, then the events in the response are sorted by time in ascending order.
    • If ENDTIME > BEGINTIME, then the events are sorted in descending order.
  • GET http://IP address:port/prefix/archive/events/detectors/{HOSTNAME}/{ENDTIME}/{BEGINTIME}

...

  • —get events from detectors from a certain

...

  • server.
    Tip

    {HOSTNAME}

...

  • —server name (

...

...

  • GET http://IP address:port/prefix/archive/events/detectors/{VIDEOSOURCEID}/{ENDTIME}/{BEGINTIME}

...

  • —get events from detectors from a certain camera.
    Tip

    {VIDEOSOURCEID}three-component source endpoint ID (

...

...

  • example, "SERVER1/DeviceIpint.3/SourceEndpoint.video:0:0".

ParameterRequiredDescription
limitNoLimit of events from detectors in the response. If
not specified, it is equal to
it isn't specified, the deafult value is 100
offsetNoThe offset of the results
offset
by the specified number.
 For
For example, if a query with offset=0
returned
returns 100 results, then
in order
to get the next results,
it is necessary to
you must run a query
with
with offset=100. If the second query
returned
returns 250 results, then
in order
to get the next results,
it is necessary to
you must run a query
with
with offset=350, and so on
typeNo

Get events from detector of a certain

detector

type.

The

Possible values of the type parameter are listed in the table below.

If you need to get events from several types of detectors, you

need to

must list them separated by commas

joinNo
  • If join=1, then in the response,
the two
  • the two-phase events
will be
  • are merged together, and the duration parameter
will be
  • is returned
which
  • that corresponds to the event duration.
  • If join=0, then in the response, the two-phase events
will not be merged
  • aren't merged together
limit_to_archiveNo
If 

If limit_to_archive=1, then the response

will return

returns the events only from the accessible part of the archive (see

 

Configuring access restrictions to an archive)

archiveNo

The name of the archive from the request to

receive

get the list of archives (

see 

see Get archive contents)

detectorNo
Starting with Axxon One2.0

Get events from a

certain

specific detector

. The values of the detector parameter are listed in the table below

Sample requests:

of a specific camera. To get a specific value, you can run a query, see Get a list of detectors of a camera.

After you run a query, the value for the detector parameter is specified in the name parameter, for example:

  • "name" : "hosts/SERVER/AVDetector.1/EventSupplier"
Note
titleAttention!

Specify {VIDEOSOURCEID} in the request address for the correct operation of the detector, archive and limit_to_archive parameters.

Examples of requests

  • http:
  • http:
  • //127.0.0.1:80/archive/events/detectors/Server1/DeviceIpint.2/SourceEndpoint.video:0:0/past/future?limit=10&offset=
  • 0
  • 0—get events from a certain camera, sorted in descending order. The maximum
  • limit
  • number is 10.
  • http://127.0.0.1:80/archive/events/detectors/Server1/past/future?limit=5&offset=
  • 0
  • 0—get events from all detectors of Server1. The maximum
  • limit
  • number for each detector is 5.
  • http://127.0.0.1:80/archive/events/detectors/Server1/past/future?limit=5&offset=0&type=
  • Ray
  • Ray—get events from all sensors of Server1. The maximum
  • limit
  • number for each sensor is 5.
  • http://127.0.0.1:80/archive/events/detectors/
  • A-ZHUKOV
  • Server1/DeviceIpint.1/SourceEndpoint.video:0:0/future/past?limit=100&detector=hosts/Server1/AVDetector.1/EventSupplier—get events from a certain detector of Server1.
  • http://root:root@127.0.0.1:80/archive/events/detectors/Server1/DeviceIpint.1/SourceEndpoint.video:0:0/20230323T112000.000/20230430T210000.000?limit=100&offset=0&type=listed_face_detected,MotionDetected—get events from several detectors of Server1. The detectors must be listed separated by commas.
  • http://127.0.0.1:80/archive/events/detectors/past/future?limit=1&type=Rayget the current state of all sensors of the
  • Axxon-
  • domain.
Note
titleAttention!

It is recommended to use We recommend using the past/future parameter only in the first request. Then After that you must get the timestamp of the most recent record recording and use it to request subsequent recordsrecordings. Using the past/future parameter along with the limit and offset parameters in subsequent requests can result in duplicate recordsrecordings.

...

Examples of a response

...

Expand
titleClick to expand

1) join=1

Code Block
{
    "events": [
        {
            "duration": "000000.467000",
            "id": "09b8729a-a6fc-4ffa-8a83-aebc5c19d171",
            "origin": "hosts/Server1/AppDataDetector.1/EventSupplier",
            "rectangles": [
    {
            {"bottom": "0.20831976890563964",
               "index": "0",
     "bottomleft": "0.2083197689056396457320795059204099",
                    "indexright": "0.6804207420349121",
     "top": "0.09125151634216308"
    }
   ],
       "leftsource": "0.57320795059204099hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
                    "right"timestamp": "020190618T112815.6804207420349121527000",
   "type": "moveInZone"
  },
  {
            "top"duration": "0000004.09125151634216308154000",
                }
            ],
            "source"id": "90c5d09e-c0bb-4c49-bf8b-22d3afffe8c1",
   "origin": "hosts/Server1/DeviceIpintAppDataDetector.1/SourceEndpoint.video:0:0EventSupplier",
   "rectangles": [
    {
     "timestampbottom": "20190618T1128150.52700072451157569885249",
       "index": "0",
     "typeleft": "moveInZone0.092941055297851571",
        }"right": "0.24284084320068361",
        {"top": "0.4965816402435303"
    }
   ],
     "durationsource": "000004.154000hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
            "id"timestamp": "90c5d09e-c0bb-4c49-bf8b-22d3afffe8c1"20190618T112814.426000",
   "type": "moveInZone"
  },
  {
   "duration": "000005.155000",
   "id": "dc953fad-bb08-4bae-bdce-62a09ab2dbd9",
   "origin": "hosts/Server1/AppDataDetector.1/EventSupplier",
            "rectangles": [
    {
            {"bottom": "0.37916545867919921",
            "index": "0",
        "bottomleft": "0.7245115756988524910621988296508789",
                    "index"right": "0.2311831474304199",
     "top": "0.11115360260009766"
    }
   ],
   "source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
   "lefttimestamp": "020190618T112814.092941055297851571293000",
   "type": "moveInZone"
  },
       {
       "rightduration": "0000003.24284084320068361170000",
                    "top"id": "0.4965816402435303"f00875f0-bad7-4e74-879c-0a564baa9d36",
   "origin": "hosts/Server1/AppDataDetector.1/EventSupplier",
   "rectangles": [
        }{
     "bottom": "0.2848846626281738",
      ]"index": "0",
     "left": "0.11811468601226806",
      "sourceright": "0.18662774562835693",
     "top": "0.11245393753051756"
    }
   ],
   "source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
            "timestamp": "20190618T11281420190618T112813.426000358000",
            "type": "moveInZone"
        }}
 ],
 "more": true
}

2) join=0

Code Block
{
 "events": [
    {
            "duration"alertState": "000005.155000ended",
            "id": "dc953fadcd3571bb-bb0873c1-4bae45cb-bdce8965-62a09ab2dbd9a01e167836db",
            "originmultiPhaseSyncId": "hosts6d72973d-7188-4fa7-9bf9-e3ba6013f2e3",
   "origin": "hosts/Server1/AppDataDetector.1/EventSupplier",
   "rectangles": [],
   "source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
    "rectanglestimestamp": ["20190618T125142.417000",
   "type": "moveInZone"
  },
  {
   "alertState": "began",
    {
           "id": "310ce582-5f0d-4c27-a1d5-b14ccc5a877d",
   "multiPhaseSyncId": "6d72973d-7188-4fa7-9bf9-e3ba6013f2e3",
   "origin": "hosts/Server1/AppDataDetector.1/EventSupplier",
   "rectangles": [
    {
     "bottom": "0.3791654586791992146943313598632813",
                    "index""index": "0",
                    "left": "0.1062198829650878914642228603363036",
                    "right": "0.231183147430419923025640964508054",
                    "top": "0.11115360260009766027766456604003897"
    }
   ],
         }
            ],
            ""source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
            "timestamp": "20190618T11281420190618T125142.293000200000",
            "type": "moveInZone"
  },
  {
    }"alertState": "began",
        {
            "duration": "000003.170000",
            "id"id": "aa193bbc-89e8-4204-8805-ac8c915b323c",
   "multiPhaseSyncId": "f00875f0807248bf-bad74cee-4e74431e-879ca29f-0a564baa9d3618ee0ed911ce",
            "origin": "hosts/Server1/AppDataDetector.1/EventSupplier",
            "rectangles": [
                {
                    "bottom": "0.284884662628173836835212707519532",
                    "index": "0",
     "left": "0.072501201629638662",
     "right": "0.19335731506347656",
        "lefttop": "0.1181146860122680603212909698486327",
    }
   ],
     "source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
        "righttimestamp": "020190618T125141.18662774562835693966000",
   "type": "moveInZone"
  },
    {
          "top"alertState": "0.11245393753051756ended",
   "id": "5b15234d-2a7f-415f-af57-2ac1ce5aa75a",
   "multiPhaseSyncId": "17fca913-f7a3-4f29-997f-d02a575d9fc4",
        }"origin": "hosts/Server1/AppDataDetector.1/EventSupplier",
            "rectangles": [],
            "source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
            ""timestamp": "20190618T11281320190618T125136.358000978000",
            "type": "moveInZone"
        }
    ],
    "more": true
}

2) join=0

Code Block
{
 "events": [
  {
   "alertState": "ended",
   "id": "cd3571bb48882f92-73c1a809-45cb424c-8965b7a7-a01e167836db55ac56b05061",
   "multiPhaseSyncId": "6d72973d8bb9edbe-71884391-4fa74c26-9bf98c7a-e3ba6013f2e37faf620a62eb",
   "origin": "hosts/Server1/AppDataDetector.1/EventSupplier",
   "rectangles": [],
   "source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
   "timestamp": "20190618T12514220190618T125136.417000661000",
   "type": "moveInZone"
  },
  {
   "alertState": "beganended",
   "id": "310ce5826e98f979-5f0dc4f4-4c274c78-a1d5bbf4-b14ccc5a877d6fc268219d79",
   "multiPhaseSyncId": "6d72973d92534e2f-71880f88-4fa74698-9bf9a1a2-e3ba6013f2e34e70d10cb00a",
   "origin": "hosts/Server1/AppDataDetector.1/EventSupplier",
   "rectangles": [
    {],
     "bottomsource": "0.46943313598632813hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
     "indextimestamp": "020190618T125136.477000",
     "lefttype": "0.14642228603363036"moveInZone"
  },
  {
   "rightalertState": "0.23025640964508054ended",
     "topid": "0.027766456604003897"c9dff8bc-423b-414b-8dee-0a0b119a43df",
    }
   ]"multiPhaseSyncId": "c8785151-f344-4c21-88de-6c339139afdf",
   "sourceorigin": "hosts/Server1/DeviceIpintAppDataDetector.1/SourceEndpoint.video:0:0EventSupplier",
   "timestamprectangles": "20190618T125142.200000[],
   "source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
   "timestamp": "20190618T125135.843000",
   "type": "moveInZone"
  },
  {
   "alertState": "beganended",
   "id": "aa193bbcdb1f1147-89e8ed50-420446ff-880584b7-ac8c915b323c8f06676d8f8e",
   "multiPhaseSyncId": "807248bf7eceb0b4-4ceec04d-431e4e17-a29fa405-18ee0ed911ce3aff419fd94a",
   "origin": "hosts/Server1/AppDataDetector.1/EventSupplier",
   "rectangles": [],
    {
  "source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
   "bottomtimestamp": "020190618T125135.36835212707519532677000",
     "indextype": "0moveInZone"
  },
  {
   "leftalertState": "0.072501201629638662began",
     "rightid": "0.19335731506347656f9ccceda-9e16-4832-9f1f-1270fd0be365",
     "topmultiPhaseSyncId": "0.03212909698486327"
    }
   ]17fca913-f7a3-4f29-997f-d02a575d9fc4",
   "sourceorigin": "hosts/Server1/DeviceIpintAppDataDetector.1/SourceEndpoint.video:0:0EventSupplier",
   "timestamprectangles": "20190618T125141.966000", [
    {
     "typebottom": "moveInZone"
  }0.30296741485595702",
  {
   "alertStateindex": "ended0",
     "idleft": "5b15234d-2a7f-415f-af57-2ac1ce5aa75a0.14849423646926879",
     "multiPhaseSyncIdright": "17fca913-f7a3-4f29-997f-d02a575d9fc40.21262614011764525",
     "origintop": "hosts/Server1/AppDataDetector.1/EventSupplier",0.092105445861816404"
   "rectangles": [ }
   ],
   "source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
   "timestamp": "20190618T12513620190618T125135.978000677000",
   "type": "moveInZone"
  },
  {
   "alertState": "endedbegan",
   "id": "48882f9287ca4e1e-a8094a8c-424c433a-b7a78b67-55ac56b050616e73f65fa0e2",
   "multiPhaseSyncId": "8bb9edbe7eceb0b4-4391c04d-4c264e17-8c7aa405-7faf620a62eb3aff419fd94a",
   "origin": "hosts/Server1/AppDataDetector.1/EventSupplier",
   "rectangles": [],
   "source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
 {
     "timestampbottom": "20190618T1251360.66100022597263336181642",
     "typeindex": "moveInZone0"
  },
  {
   "alertStateleft": "ended0.080717468261718744",
     "idright": "6e98f979-c4f4-4c78-bbf4-6fc268219d790.19577339172363281",
     "multiPhaseSyncIdtop": "92534e2f-0f88-4698-a1a2-4e70d10cb00a",
"0.014194698333740235"
   "origin": "hosts/Server1/AppDataDetector.1/EventSupplier", }
   "rectangles": [],
   "source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
   "timestamp": "20190618T12513620190618T125134.477000909000",
   "type": "moveInZone"
  },
  {],
   "alertStatemore": "ended",true
}     "id": "c9dff8bc-423b-414b-8dee-0a0b119a43df",
   "multiPhaseSyncId": "c8785151-f344-4c21-88de-6c339139afdf",
   "origin": "hosts/Server1/AppDataDetector.1/EventSupplier",
   "rectangles": [],
   "source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
   "timestamp": "20190618T125135.843000",
   "type": "moveInZone"
  },
  {
   "alertState": "ended",
   "id": "db1f1147-ed50-46ff-84b7-8f06676d8f8e",
   "multiPhaseSyncId": "7eceb0b4-c04d-4e17-a405-3aff419fd94a                        


Note
titleAttention!

By default, the request timeout is 10 seconds.

If the server fails to return all events (the quantity is set in the limit parameter) in 10 seconds, the response will be as follows:

Code Block
{
 "events": [],
 "more": false
}

In this case, you must repeat the request and reduce the value of the limit parameter.

Info
titleNote
  • The multiPhaseSyncId parameter is in the response only for two-phase alarms with the alertState parameter.
  • The timestamp field isn't unique, so you must skip the previously received events from detectors starting from the search interval.

When you request the events of the queue detector, the response will include an additional extra parameter that contains the queue length estimate expressed by the minimum and maximum values.

Code Block
  {
   "alertState": "happened",
   "
origin
extra": 
"hosts/Server1/AppDataDetector.1/EventSupplier",
[
   
"rectangles": [],
 {
     "
source
queueMax": "
hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0"
4"
    },
   
"timestamp": "20190618T125135.677000",
 {
     "
type
queueMin": "
moveInZone
4"
    }
,

  
{
 ],
   "
alertState
id": "
began
b17129b2-1588-794b-94f6-d078a226efb2",
   "
id
origin": "
f9ccceda-9e16-4832-9f1f-1270fd0be365
hosts/Server1/AVDetector.4/EventSupplier",
   "
multiPhaseSyncId
rectangles": 
"17fca913-f7a3-4f29-997f-d02a575d9fc4"
[],
   "
origin
source": "hosts/Server1/
AppDataDetector
DeviceIpint.
1/EventSupplier
2/SourceEndpoint.video:0:0",
   "
rectangles
timestamp": 
[
"20181206T075621.621000",
   
{ "bottom": "0.30296741485595702", "index": "0", "left": "0.14849423646926879", "right": "0.21262614011764525", "top": "0.092105445861816404" } ], "source"
"type": "QueueDetected"
  }
}

When you request the events from License plate recognition detectors, the response will include an additional plate parameter that contains the recognized license plate in Unicode format.

Code Block
{
			"alertState" : "happened",
			"id" : "f1f334a3-3fb3-4770-80bf-c6519240b5cf",
			"origin" : "hosts/Server1/AVDetector.1/EventSupplier",
			"plate" : "\u0412427\u0412\u041c99",
			"rectangles" : 
			[
				{
					"bottom" : 0.70833333333333337,
					"index" : 0,
					"left" : 0.4597222222222222,
					"right" : 0.67222222222222228,
					"top" : 0.64409722222222221
				}
			],
			"source" : "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
			"timestamp" : "
20190618T125135
20230725T140945.
677000
208000",
"type": "moveInZone" }, { "alertState": "began", "id": "87ca4e1e-4a8c-433a-8b67-6e73f65fa0e2", "multiPhaseSyncId": "7eceb0b4-c04d-4e17-a405-3aff419fd94a", "origin": "hosts/Server1/AppDataDetector.1/EventSupplier", "rectangles": [ { "bottom": "0.22597263336181642", "index": "0", "left": "0.080717468261718744", "right": "0.19577339172363281", "top": "0.014194698333740235" } ], "source": "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0", "timestamp": "20190618T125134.909000", "type": "moveInZone" } ], "more": true }                            
Note
titleAttention!

By default, the request timeout is 10 seconds.

If the Server fails to return all events (the quantity is set in the limit parameter) in 10 seconds, the response will be as follows:

Code Block
{
   "events": [],
   "more": false
}

In this case, it is necessary to repeat the request and reduce the value of the limit parameter.

Info
titleNote

The multiPhaseSyncId parameter will be in the response only for two-phase alarms with alertState parameter.

Field timestamp is not unique so it might be necessary to skip the previously received events starting from the search interval.

When requesting the events of the Queue detector, the response will include an additional extra parameter that will contain the queue length estimate expressed by the minimum and maximum values.

Code Block
       {
            "alertState": "happened",
            "extra": [
                {
                    "queueMax": "4"
                },
                {
                    "queueMin": "4"
                }
            ],
            "id": "b17129b2-1588-794b-94f6-d078a226efb2",
            "origin": "hosts/Server1/AVDetector.4/EventSupplier",
            "rectangles": [],
            "source": "hosts/Server1/DeviceIpint.2/SourceEndpoint.video:0:0",
            "timestamp": "20181206T075621.621000",
            "type": "QueueDetected"
        }
}

When requesting the events from License plate recognition, the response will include an additional plate parameter that will contain the recognized license plate in Unicode format.

Code Block
  "alertState" : "happened",
            "id" : "f1f334a3-3fb3-4770-80bf-c6519240b5cf",
            "origin" : "hosts/Server1/AVDetector.1/EventSupplier",
            "plate" : "\u0045\u0041\u0033",
            "rectangles" :
            [
                {
                    "bottom" : 0.70833333333333337,
                    "index" : 0,
                    "left" : 0.4597222222222222,
                    "right" : 0.67222222222222228,
                    "top" : 0.64409722222222221
                }
            ],
            "source" : "hosts/Server1/DeviceIpint.1/SourceEndpoint.video:0:0",
            "timestamp" : "20230725T140945.208000",
            "type" : "plateRecognized"
        }

Possible values of the type parameter:

...

NoiseAudio

...

Possible values of the detector parameter:

...

detector parameter

...

			"type" : "plateRecognized"
		}

Possible values of the type parameter

Note
titleAttention!

Possible values of the type parameter depend on the product version and installed detectors. To get the current values, you can run a query to get the list of detectors of a specific camera (see Get a list of detectors of a camera).

Detectortype
Object tracker or Neural tracker
Line crossingoneLine
Motion in areamoveInZone
Stop in areastopInZone
Entrance in areacomeInZone
Exit from areaoutOfZone
Loitering in arealongInZone
Multiple objectslostObject
License plate recognitionplateRecognized
License plate recognition (from the list)listed_lpr_detected
Face detectorfaceAppeared
Face detector (from the list)listed_face_detected
Visitors counterPeopleIn, PeopleOut
Queue detectorQueueDetected
Fire detectorFireDetected
Smoke detector
SmokeDetected
Neural counterlotsObjects
Position changeSceneChangeDetected
Image noise detectorCameraBlindDetected
Loss of qualityImageDegradation
Blurred image detectorBlurredDegradation
Compression artifacts detectorCompressedDegradation
Motion detectorMotionDetected
Audio loss detectorNullAudio
Signal detectorSignalAudio
Noise detector

NoiseAudio

Human pose detector
Person down detectorrecumbent
Sitting person detectorsitDown
Hands up detectorhandsUp
Shooter detectoractiveShooter
Water level detectorLevelOut
Handrail holding detectorhandRail
People counterlotsObjects
Close-standing people detectorpeopleDistance
People maskingenabledMaskEvents
Note
titleAttention!
  • Case sensitivity of event types from detectors
  • is not
  • isn't guaranteed. For
  • instance
  • example, ComeInZone, comeInZone and COMEINZOne values are considered as the same
  • ones
  • values.
  • If you received a value
  • not
  • that isn't included in the list, then this is an event from an embedded detector
  • generated an event
  • .