get_snapshot
Fetch a JPEG frame from a camera: live or historical. Provide a millisecond timestamp for a specific past moment, found via clip or alert search.
Instructions
Fetch a JPEG frame from a camera.
Omit pos_ms for the current live frame. Pass pos_ms (Unix epoch
milliseconds) to pull a historical frame instead -- use list_clips
or list_alerts to find a timestamp of interest first (their
date field is epoch seconds; multiply by 1000).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | Yes | ||
| pos_ms | No |