Capture frames or short clips from RTSP and ONVIF cameras.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "camsnap" skill from askskill: 1. Download https://raw.githubusercontent.com/openclaw/openclaw/main/skills/camsnap/SKILL.md 2. Save it as ~/.claude/skills/camsnap/SKILL.md 3. Reload skills and tell me it's ready
Capture the current frame from this RTSP camera stream, save it as JPG, and return the file path and timestamp.
A captured image with its save location and capture timestamp.
Export a video clip from the ONVIF camera for 2025-02-14 10:30:00 to 10:30:20 and save it as MP4.
An MP4 clip for the specified time range with save details.
Capture one frame from the specified RTSP camera every 60 seconds, repeat 10 times, and save files named by timestamp.
A set of timestamped image files for later inspection or comparison.
Use camsnap to grab snapshots, clips, or motion events from configured cameras.
Setup
~/.config/camsnap/config.yamlcamsnap add --name kitchen --host 192.168.0.10 --user user --pass passCommon commands
camsnap discover --infocamsnap snap kitchen --out shot.jpgcamsnap clip kitchen --dur 5s --out clip.mp4camsnap watch kitchen --threshold 0.2 --action '...'camsnap doctor --probeNotes
ffmpeg on PATH.Generate shareable code or text diffs for review and collaboration.
Automate OpenClaw nightly releases, branch maintenance, and forward-porting to main.
Debug Node.js apps with inspect, breakpoints, heap, and CPU profiling.
Audit and harden OpenClaw hosts for security and operational health.
List chats, review message history, and send iMessage or SMS from CLI.
Run Parallels smoke tests with Discord roundtrip verification across host and guest.
Stream camera video, capture frames or photos, and configure resolution and frame rate.
Set up camera sessions, stream video, capture photos, and tune resolution.
Extract key frames or short clips from videos for analysis and editing.
Record screens and extract keyframes to capture UI motion and transient states.
Capture screens and webpages, then compare images for visual regression testing.
Manage Frigate security cameras and query events, snapshots, recordings, and system status.