Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{ 
	"Camera Name": {
		"name": "Camera Name",
		"description": "Camera Description",
		"label": "Camera Display Name",
		"mediaserver": "Media Server Name",
		"status": "Status",
		"mediaLink": "Camera Link",
		"properties": {
			"rtsp": "Camera RTSP URL",
			"RtspID": "RTSP Login ID",
			"RtspPassword": "RTSP Login Password",
			"latitude": "Geo Location",
			"longitude": "Geo Location",
			"PlayerTypeName": "video",
			"UsePTZ": "PTZ Support"
		}, 
		"metrics": "Information from VSM"
	}
}


Remarks

The table below shows response of status.

Status

Description

online

Camera is connected

offline

Camera is disconnected

error

The VMS has sent signal to camera but no response come from camera

Communication error between CC and VMS

unknown

Anything not defined in the above cases