camsnap

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, and includes scripts (resource) and 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: 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 time motion is detected by your front door camera.

Quick Start

Use camsnap to take 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?

To capture snapshots and video clips from RTSP or ONVIF IP cameras, use the camsnap utility to take still images or record duration-based segments. It supports camera discovery and clipping for surveillance monitoring.

Do I need ffmpeg installed to capture ONVIF camera frames?

Yes, you need ffmpeg installed and available in your system's PATH to process video clips and capture frames from ONVIF or RTSP cameras. The utility relies on ffmpeg for its underlying video processing capabilities.

Can I set up custom actions for motion detection alerts from my surveillance cameras?

Yes, you can set up custom actions for motion detection alerts from your surveillance cameras. The utility supports motion event monitoring, allowing you to trigger specific responses like capturing a snapshot when motion is detected.

What is the best way to record short video segments from an IP camera for later review?

The best way to record short video segments from an IP camera for later review is using duration-based clipping. This feature allows you to specify the exact length of the video clip you want to capture from the RTSP or ONVIF stream.

Does camera discovery work automatically for RTSP and ONVIF protocols?

Camera discovery is supported for RTSP and ONVIF protocols, allowing the utility to identify accessible cameras on your network. This simplifies the setup process by automatically finding available surveillance devices before snapshotting or clipping.