Skip to main content

Stream

Reference for the Stream JSON element.

See also: Stream

Example

{
"stream_url": "rtsp://camera/live",
"stream_id": "stream-001",
"name": "Warehouse Camera 01",
"frame_rate": 5,
"status": "MONITORING",
"regions": []
}

Fields

FieldTypeDescription
stream_urlstringStream URL.
stream_idstringStream identifier.
namestringStream display name.
frame_ratenumberProcessing frame rate.
index_for_searchbooleanWhether the stream is indexed for search.
search_index_typesstring[]Search index types for the stream.
statusstringStream status.
regionsRegion[]Stream regions.
linesLine[]Configured lines.
notificationNotificationNotification settings and status.
recordingRecordingRecording settings.