Specifications

Blue Iris Help Copyright © 2012 Perspective Software
115
audio: is audio supported, true or false
width: width of the standard video frame
height: height of the standard video frame
nTriggers: number of trigger events since last reset
nNoSignal: number of no signal events since last reset
nClips: number of no recording events since last reset
cliplist
Get a list of clips from the New folder
camera: a camera's short name or a group name; "index" will return clips from all cameras
startdate: expressed as the integer number of seconds since January 1, 1970
enddate: expressed as the integer number of seconds since January 1, 1970
tiles: true or false; true to send only 1 entry per day in order to mark tiles on the calendar
The returned data value is an array of JSON objects each describing a camera or a camera
group. For each of these objects, the following values are defined:
camera: the camera or group name
path: the part of the absolute file path that follows the New clips folder path; if there are no
subfolders, this is simply \ and the filename.
date: file creation date, expressed as the integer number of seconds since January 1, 1970
color: 24-bit RGB value (red least significant) representing the camera's display color
log
Get a list of the status log entries, an array of objects:
date: expressed as the integer number of seconds since January 1, 1970
level: severity, 0=info, 1=warn, 2=error