Skip to main content
Skip table of contents

Camera Commands

Last updated: 2025/12/1 16:2:16

Path To

Name

Description/Function

/api/camera

/zsl/disable

Disable Zero-Shutter-Lag Mode.

/api/camera

/zsl/enable

Enable Zero-Shutter-Lag Mode.

/api/camera

/zsl/isenabled

Is Zero-Shutter-Lag mode enabled.

/zsl/disable

Description

Disable Zero-Shutter-Lag Mode.

Method

Get

Example

CODE
http://IP_ADDRESS:8080/api/camera/zsl/disable

Response

None

/zsl/enable

Description

Enable Zero-Shutter-Lag Mode.

Method

Get

Example

CODE
http://IP_ADDRESS:8080/api/camera/zsl/enable

Response

None

/zsl/isenabled

Description

Is Zero-Shutter-Lag mode enabled.

Method

Get

Example

CODE
http://IP_ADDRESS:8080/api/camera/zsl/isenabled

Response

true or false.

Response Type

Boolean

Response Example

CODE
true
JavaScript errors detected

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

If this problem persists, please contact our support.