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

Documentation Index

Fetch the complete documentation index at: https://crsdk.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

cameraId
string
required

Camera identifier (e.g. D10F60149B0C)

Response

JPEG frame

The response is of type file.