pikvm_screenshot
Capture a screenshot of the remote machine's screen from the PiKVM video stream as a JPEG image, with optional size and quality settings.
Instructions
Capture a screenshot from the PiKVM video stream. Returns the current screen as a JPEG image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxWidth | No | Maximum width of the screenshot in pixels (optional, for preview) | |
| maxHeight | No | Maximum height of the screenshot in pixels (optional, for preview) | |
| quality | No | JPEG quality 1-100 (optional, default 80) |