Versions Compared

Key

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

...

{ 
	"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"
	}
}

...