Command camera.takePicture
Starts still image shooting.
If exposureDelay option is enabled, self-timer shooting is started.
After receiving an “inProgress” response, call /osc/commands/status API to know the completion of shooting and get a successful completion response.
- HTTP method:
POST
- Request URL path:
/osc/commands/execute
- Request body: JSON
- Response
- On successful completion (the response of /osc/commands/status API)
- HTTP status code: 200
- Response body: JSON
- On execution in progress
- HTTP status code: 200
- Response body: JSON
- On error
- HTTP status code: 4XX or 5XX
- Response body: JSON