Specifications
Blue Iris Help Copyright © 2012 Perspective Software
114
camlist
Returns a list of cameras on the system ordered by group. Cameras not belonging to any
group are shown beneath the "all cameras" group. Disabled cameras are placed at the end of
the list.
reset: send a value of true for this argument to reset the statistics for the cameras.
data is an array of objects (note the [] surrounding a JSON array), each describing a camera or
a camera group. For each of these objects, the following values are defined:
optionsDisplay: the camera or group name
optionsValue: the camera or group short name, used for other requests and commands
requiring a camera short name
FPS: the current number of frames/second delivered from the camera
color: 24-bit RGB value (red least significant) representing the camera's display color
clipsCreated: the number of clips created since the camera stats were last reset
isAlerting: true or false; currently sending an alert
isEnabled: true or false
isOnline true or false
isMotion: true or false
isNoSignal: true or false
isPaused: true or false
isTriggered: true or false
isRecording: true or false
isYellow: true or false; the yellow caution icon
profile: the camera's currently active profile, or as overridden by the global schedule or the UI
profile buttons.
ptz: is PTZ supported, true or false