camsnap

Capture snapshots, video clips, and motion events from RTSP/ONVIF cameras.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/douglasjs/clawdbot_plugin_tools --skill camsnap-douglasjs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/douglasjs/clawdbot_plugin_tools/tree/main/camsnap
Command: npx skills add https://github.com/douglasjs/clawdbot_plugin_tools --skill camsnap-douglasjs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

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 for when motion is detected.
  • Use Case: Monitor your home security by capturing a snapshot every minute or recording a short 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 video clips from RTSP or ONVIF cameras by configuring camera settings and using ffmpeg for media processing. The tool captures still images and records short video segments directly from the surveillance stream.

Can I automate motion detection alerts for my surveillance cameras?

Yes, you can automate motion detection alerts for your surveillance cameras by monitoring motion events from RTSP and ONVIF streams. You can configure the system to automatically trigger recording of a short video clip whenever motion is detected.

Do I need ffmpeg to process media and record clips from ONVIF cameras?

Yes, you need ffmpeg installed to process media and record clips from ONVIF cameras. The tool relies on ffmpeg for media processing to capture video segments and still images, and also requires a configuration file for camera setup.

How do I discover and configure RTSP cameras for snapshot capture?

To discover and configure RTSP cameras for snapshot capture, you need to define a configuration file. The tool supports camera discovery and configuration, allowing you to specify settings and capture frames or clips.

What is the best way to monitor home security cameras and capture frames every minute?

The best way to monitor home security cameras and capture frames every minute is to use a tool supporting RTSP and ONVIF discovery paired with ffmpeg processing. You can configure it to take regular snapshots or record clips triggered by motion events.