camsnap

Capture snapshots and clips from RTSP/ONVIF cameras with motion detection.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/AmitabhainArunachala/clawd --skill camsnap-amitabhainarunachala
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/AmitabhainArunachala/clawd/tree/main/skills/camsnap
Command: npx skills add https://github.com/AmitabhainArunachala/clawd --skill camsnap-amitabhainarunachala

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of capturing images and video clips from RTSP/ONVIF cameras, making surveillance and monitoring more accessible.

Core Features & Use Cases

  • Snapshot Capture: Easily take still images from your cameras.
  • Clip Recording: Record short video segments for later review.
  • Motion Detection: Set up alerts and actions based on detected motion.
  • Use Case: Monitor your home security by capturing a snapshot every minute or recording a 10-second clip when motion is detected at your front door.

Quick Start

Use camsnap to take a snapshot of the kitchen camera and save it as shot.jpg.

Frequently Asked Questions about camsnap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture snapshots and video clips from RTSP or ONVIF cameras?

You can capture snapshots and record video clips from RTSP or ONVIF cameras by configuring the capture settings to take still images or record short segments for later review.

Can I set up motion detection to automatically record surveillance clips?

Yes, you can set up motion detection to automatically trigger alerts and record short video clips, making it suitable for monitoring areas like a front door for security.

Do I need ffmpeg installed to capture frames from ONVIF cameras?

Yes, you need ffmpeg installed and available on your system PATH to process video, as it is required for capturing frames and recording clips from your cameras.

What's the best way to automate home security monitoring with RTSP cameras?

The best way to automate home security monitoring is by scheduling regular snapshot captures, such as taking an image every minute, or recording a short clip when motion is detected.

Why does RTSP camera clip recording require ffmpeg on the system PATH?

RTSP camera clip recording requires ffmpeg on the system PATH because it handles the underlying video processing necessary to decode streams and save the captured media files.

Does camsnap work with both RTSP and ONVIF surveillance cameras?

Yes, it works with both RTSP and ONVIF surveillance cameras, allowing you to capture frames, record clips, and detect motion events with configurable actions across supported devices.