camsnap

Automates capturing frames, clips, and motion events from RTSP/ONVIF cameras using ffmpeg.

2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/AG064/argentum --skill camsnap-ag064
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/AG064/argentum/tree/main/skills/camsnap
Command: npx skills add https://github.com/AG064/argentum --skill camsnap-ag064

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates capturing frames, clips, and motion events from RTSP/ONVIF cameras, removing the need for manual capture steps.

Core Features & Use Cases

  • Snapshot capture: grab a single frame from a configured camera.
  • Clip capture & motion watching: record short clips on demand or when motion is detected.
  • Diagnostics and setup: verify camera configuration and perform basic health checks with a built-in doctor command.
  • Notes: Requires ffmpeg on PATH.

Quick Start

Configure a camera with camsnap add and then run a quick test to capture a snapshot.

Frequently Asked Questions about camsnap

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

FAQPage Schema
How do I capture a snapshot from an RTSP camera?

To capture an RTSP camera snapshot, you can configure your camera with a simple command and run a quick test to grab a single frame. This automates on-demand frame captures without manual steps.

Can I record short clips when motion is detected on an ONVIF camera?

Yes, you can record short clips from an ONVIF camera when motion is detected. The system supports motion-based monitoring to automate capturing clips for security and surveillance events.

Do I need ffmpeg installed to capture frames from RTSP streams?

Yes, you need ffmpeg installed and available on your PATH to capture frames from RTSP streams. The automated frame and clip capture process relies on ffmpeg to handle the video stream decoding.

What is the best way to verify RTSP camera configuration and health?

The best way to verify RTSP camera configuration and health is to use a built-in doctor command. This diagnostic feature performs basic health checks to ensure your camera setup is correct.

Does this RTSP camera capture method work for enterprise surveillance setups?

Yes, this RTSP camera capture method works for both home and enterprise surveillance setups. It enables operations monitoring and security event capture across various camera configurations.