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.Create, refine, validate, and restructure AgentSkills and SKILL.md files.
Build quick throwaway prototypes to validate options and deliver a verdict.
Write, understand, and debug code in the Lobster programming language.
Create, organize, search, and export Apple Notes from the macOS command line.
Read, edit, and write Feishu documents for faster cloud collaboration.
Manage files, folders, and storage in Feishu cloud drive.
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.
Let Claude access Windows webcams to list devices, take photos, and record video.
Capture photos and record videos on macOS through the system camera.
Capture screens and webpages, then compare images for visual regression testing.