camsnap

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of capturing images and video clips from IP 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 hour or recording a short clip when motion is detected.

Quick Start

Use the camsnap skill to capture a snapshot from 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 snapshots and video clips from RTSP or ONVIF cameras?

You can capture snapshots and video clips from RTSP or ONVIF cameras using the camsnap CLI tool, which requires ffmpeg for video processing and a configuration file for camera setup. It supports camera discovery, snapshotting, and clip recording.

Can I trigger camera recording automatically when motion is detected?

Yes, motion-triggered event actions are supported for camera recording. You can configure the system to record short video segments automatically when motion is detected by your RTSP or ONVIF surveillance cameras.

Do I need ffmpeg installed to capture video clips from IP cameras?

Yes, ffmpeg is a required dependency for capturing video clips from IP cameras. The camsnap tool relies on ffmpeg for video processing to record and save short video segments from your RTSP or ONVIF cameras.

What is the best way to monitor home security cameras with periodic snapshots?

The best way to monitor home security with periodic snapshots is using the camsnap tool to capture still images from RTSP or ONVIF cameras at set intervals, such as capturing a snapshot every hour and saving it as a JPEG file.

How does ONVIF camera discovery work for surveillance setup?

ONVIF camera discovery works by using the camsnap CLI tool to automatically find and identify IP cameras on your network. This simplifies surveillance setup by locating compatible cameras before configuring snapshots or video clip recording.

Can I use this tool for both still frame capture and short video clip recording?

Yes, you can use the tool for both still frame capture and short video clip recording. It handles capturing images and recording video segments from RTSP or ONVIF cameras using ffmpeg for processing.