connect_camera
Connect to an Axis IP camera via VAPIX protocol. Required before using other camera management tools.
Instructions
Connect to an Axis IP camera via VAPIX. Must be called before other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Camera IP address or hostname | |
| port | No | HTTP port (default 80) | |
| password | Yes | Camera password | |
| username | Yes | Camera username |