camsnap

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

2|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/simplefarmer69/ape-claw --skill camsnap-simplefarmer69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/simplefarmer69/ape-claw/tree/main/data/forge-skills/camsnap
Command: npx skills add https://github.com/simplefarmer69/ape-claw --skill camsnap-simplefarmer69

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a command-line interface to capture snapshots, record video clips, and monitor motion events from IP cameras.

Core Features & Use Cases

  • Snapshot Capture: Easily take still images from your cameras.
  • Video Clip Recording: Record short video segments for later review.
  • Motion Detection: Set up alerts or actions when motion is detected.
  • Use Case: Monitor your home security cameras and automatically save a 10-second clip whenever motion is detected at the front door.

Quick Start

Use camsnap to take a snapshot named 'front_door_snapshot.jpg' from the 'front_door' camera.

Frequently Asked Questions about camsnap

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

FAQPage Schema
How do I capture snapshots from an RTSP camera?

To capture snapshots from an RTSP camera, you can use a command-line interface to take still images from RTSP and ONVIF compatible cameras. This allows you to easily save still frames for security monitoring and event recording.

Can I record short video clips from ONVIF cameras automatically?

You can record short video clips from ONVIF cameras by using command-line tools to capture video segments. This facilitates later review of security events by saving recorded segments whenever motion is detected.

How do I set up motion detection alerts for IP cameras?

Setting up motion detection alerts for IP cameras involves monitoring RTSP or ONVIF camera streams to trigger actions when motion occurs. You can configure the system to automatically save a short video clip whenever motion is detected.

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

Yes, ffmpeg is required for media processing when capturing video clips and snapshots from surveillance cameras. The system relies on ffmpeg alongside the camsnap CLI tool to process and save the captured media files.

What is the best way to monitor RTSP camera streams for security events?

The best way to monitor RTSP camera streams for security events is using a command-line interface that captures still images, records video clips, and tracks motion events. This provides real-time surveillance and event recording.