obsbot_capture_record
Start recording the OBSBOT camera to an MP4 file. Configure duration, audio, output path, or video source, and use the returned session ID to stop recording.
Instructions
Start recording the camera to an MP4 (for the user). durationSec optional (open-ended recordings auto-stop after 60 min); audio defaults to on (the OBSBOT mic); outputPath optional (defaults to ~/Videos/OBSBOT on every platform, including macOS, where that is NOT the usual ~/Movies). NOTE: before calling, ensure the camera is focused (call obsbot_focus_auto for autofocus) unless otherwise directed. source: device|virtual|ndi. Returns a sessionId for obsbot_capture_stop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio | No | ||
| source | No | device | |
| outputPath | No | ||
| durationSec | No |