SubC Rayfin v4 API

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

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

Response

None

/zsl/enable

Description

Enable Zero-Shutter-Lag Mode.

Method

Get

Example

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

Response

None

/zsl/isenabled

Description

Is Zero-Shutter-Lag mode enabled.

Method

Get

Example

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

Response

true or false.

Response Type

Boolean

Response Example

true