camera_status
Check camera orientation, travel limits, session state, and startup errors to confirm readiness and obtain the live video stream URL.
Instructions
Report the camera's orientation, travel limits and session state.
Call this first: position is null until the camera has a live session, which tells
you the other tools will fail. When the session could not be started at all,
startup_error says why. It also reports stream_url, where the live video can be
read (e.g. by OBS or ffmpeg).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||