Update the video settings of the camera

To be able to change the video stream settings of the camera. If the camera doesn't support the settings provided, a conflict error is thrown. To get the supported settings of the camera, please refer to the video stream capabilities api GET /cameras/{cameraId}/video/capabilities

Path Params
integer
required

ID of the camera.

Body Params
integer
required

The degree rotation of the camera.

string
enum
required

Modes for backlight compensations. Off - No compensation BLC - Backlight compensation, emphasizes dark parts of the camera image. HLC - Highlight compensation, compensates shiny objects which can disturb the image. WDR - Wide Dynamic Range, compensates for large differences between light and dark parts in the image.

Allowed:
boolean
required

Set the night view mode to color (if supported).

string
enum
required

Day night mode switching of the camera. 'auto' - Automatically switch to day and night mode. 'day' (IR led OFF) - Image is coloured and LED light are turned off. Useful if the camera is recording outwards from behind a window. 'night' (IR led ON) - Black and White image and LED light is turned on.

Allowed:
string
enum
required

Adjust camera recording frequency to the light frequency to prevent flickering.

Allowed:
integer
required
0 to 100
Responses
204

No Content

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json