Skip to main content
GET
/
api
/
cameras
/
{cameraId}
/
live-view
/
frame
Get single JPEG frame
curl --request GET \
  --url http://{host}:{port}/api/cameras/{cameraId}/live-view/frame
"<string>"

Path Parameters

cameraId
string
required

Camera identifier (e.g. D10F60149B0C)

Response

JPEG frame

The response is of type file.