API reference - Ricoh Theta

camera.startCapture command request

Definitions
Type object

Examples:

{
    "name": "camera.startCapture",
    "parameters": {}
}
{
    "name": "camera.startCapture",
    "parameters": {
        "_mode": "timeShift"
    }
}
Property Type Required Description
name const yes Command to execute
parameters object yes -

name

Definitions
Type const

Description: Command to execute

Specific value: "camera.startCapture"

parameters

Definitions
Type object
Property Type Required Description
_mode enum (of string) no Type of continuously shoots in the still image shooting mode. This parameter cannot be specified in the movie shooting mode.
bracket
Multi bracket shooting. Theta X and Z1 only.
burst
Burst shooting, Theta Z1 only
composite
Interval composite shooting, Theta Z1 only
continuous
Continuous shooting, Theta X only
interval
Interval shooting
timeShift
Time shift shooting
timeShift_manual
Manual time shift shooting. Theta A1 only.

_mode

Definitions
Type enum (of string)

Description: Type of continuously shoots in the still image shooting mode. This parameter cannot be specified in the movie shooting mode.

bracket
Multi bracket shooting. Theta X and Z1 only.
burst
Burst shooting, Theta Z1 only
composite
Interval composite shooting, Theta Z1 only
continuous
Continuous shooting, Theta X only
interval
Interval shooting
timeShift
Time shift shooting
timeShift_manual
Manual time shift shooting. Theta A1 only.

Must be one of: