Starts continuously shoots. If exposureDelay option is enabled, self-timer shooting starts. Time shift shooting ignores self-timer.
After receiving an “inProgress” response, call /osc/commands/status API to know the completion of shooting and get a successful completion response.
POST
/osc/commands/execute
The shooting method changes according to captureMode option and _mode
parameter settings.
For Theta X, it is necessary to switch the shooting method using _shootingMethod option before executing this command.
In the still image shooting mode, one of the following shootings is started depending on the _mode
parameter setting.
In the movie shooting mode, _mode
parameter cannot be specified.
For movie shooting or interval shooting with no shot count specified, state
property of the response gets to “done” immediately. For movie shooting of Theta X, _fileUrls
, an array of a file name going to be generated on shooting completed, is included in the response.
In one of the following shooting, progress information can be acquired from the response of /osc/commands/execute API and /osc/commands/status API. Also, state
property of the response changes to done
when shooting of the specified number of shots or shooting of the specified period has been finished.
Some commands cannot be run while shooting a movie.