camsnap

Capture still frames and video clips from RTSP/ONVIF cameras.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires camsnap, ffmpeg, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to easily capture still images or video clips from RTSP/ONVIF cameras, and even set up motion detection alerts.

Core Features & Use Cases

  • Snapshot Capture: Take instant photos from your cameras.
  • Video Clipping: Record short video segments for later review.
  • Motion Detection: Set up alerts for when movement is detected.
  • Use Case: Monitor your home security cameras and automatically save a 10-second clip whenever motion is detected at your front door.

Quick Start

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

Frequently Asked Questions about camsnap

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

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

To capture still frames and video clips from RTSP or ONVIF cameras, use the camsnap utility to take instant snapshots or record short video segments for later review.

Can I set up motion detection alerts for my RTSP camera feeds?

Yes, you can set up motion detection alerts for RTSP camera feeds using configurable thresholds and actions to automatically trigger video clip recording when movement is detected.

Do I need ffmpeg to process video clips from ONVIF cameras?

Yes, you need ffmpeg installed to process video clips from ONVIF cameras, as it handles the underlying video processing required by the camsnap utility.

How do I configure multiple cameras for snapshot capture?

You configure multiple cameras for snapshot capture by creating a YAML configuration file that defines your RTSP or ONVIF camera setup and specifies the required capture parameters.

What is the best way to automatically save a video segment when motion is detected?

The best way to automatically save a video segment when motion is detected is to use motion detection with configurable thresholds to trigger a short video clipping recording for later review.