get_snapshot
Capture a JPEG snapshot from an Axis IP camera with adjustable resolution, width, compression, and channel selection.
Instructions
Capture a JPEG snapshot from the camera.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | No | Video source/channel (default 1) | |
| maxWidth | No | Max width in pixels for resizing (default 1280) | |
| resolution | No | Resolution (e.g. 1920x1080) | |
| compression | No | JPEG compression 0-100 |