v1

latestOpenAPI 3.1.02026-07-26243347.4 KB
camera

Video Feed For Camera

Stream video feed of the specified camera. If no camera id is provided, the default camera is used. Specify a target size and quality using query parameters.

get/video/{camera_id}

Path parameters

camera_idinteger nullable required

Query parameters

heightinteger nullable
widthinteger nullable
qualityinteger nullable

Response

Streaming video feed of the specified camera.

{"stackTrail":"paths:/video/{camera_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}