Save instant-replay clip
trigger_clipCapture the most recent moments of a live stream and store them as horizontal and vertical clip files. Optionally set clip length; retry if the buffer is warming up.
Instructions
Save the last N seconds of the stream as a clip pair (horizontal + vertical files are saved natively). duration_sec is optional; omitted uses the user's configured default. If the replay buffer is warming up the error is marked retryable; wait for the user's go-ahead and try again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration_sec | No | Clip length in seconds; omit for the configured default. |