Skip to main content
Skip table of contents

getcamerasnapshot

/JSON?request=getcamerasnapshot&camid=CAMID

Returns a image from the camera in base64, as well as whether or not the camera supports pan/tilit.

JSON
{
	"Name": "CAMERA NAME",
	"ID": "CAMERA ID",
	"SnapShot": "BASE64 IMAGE",
	"SupportsPanTilt": true
}


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.