Skip to main content

Search Result

Reference for the Search Result JSON element.

See also: Search Result

Example

{
"confidence": 96,
"source_type": "stream",
"stream_url": "rtsp://camera/live",
"stream_name": "Warehouse Camera 01",
"region": "Front Entrance",
"class_name": "person",
"time": "2025-03-17T22:27:33Z",
"result_id": "res-123"
}

Fields

FieldTypeDescription
confidencenumberConfidence score for the result.
source_typestringSource type.
folderstringFolder containing the result.
filestringFile name.
stream_urlstringStream URL when applicable.
stream_namestringStream display name.
regionstringRegion name.
class_namestringAssociated class.
timestringResult time in ISO format.
imagestringBase64 preview image.
person_idstringMatched person ID.
facerec_person_display_namestringMatched person display name.
result_idstringResult identifier.