camsnap

Capture frames and clips from RTSP/ONVIF cameras via CLI.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ISAQQSAI/SkillAttack --skill camsnap-isaqqsai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/ISAQQSAI/SkillAttack/tree/main/data/hot100skills/032_steipete_camsnap
Command: npx skills add https://github.com/ISAQQSAI/SkillAttack --skill camsnap-isaqqsai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cameras often require manual, time-consuming steps to capture snapshots or short clips for monitoring, testing, or logging. camsnap simplifies this by providing a simple CLI to grab frames and videos from configured cameras.

Core Features & Use Cases

  • Snapshot and clip capture from RTSP/ONVIF cameras
  • Motion-event capture and quick diagnostics
  • Lightweight setup with a config file for camera endpoints

Quick Start

Capture a quick snapshot from your configured camera by running the camsnap snap command.

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 using a command line interface?

You can capture a snapshot from an RTSP camera by running the camsnap snap command after configuring your camera endpoints. It grabs frames for surveillance and testing workflows using a simple CLI.

Can I use this to capture short video clips from ONVIF cameras for motion-event diagnostics?

Yes, you can capture short clips from ONVIF cameras for motion-event capture and quick diagnostics. It supports grabbing short videos alongside single frames from configured camera endpoints.

Does capturing RTSP camera frames require manual FFmpeg integration?

Capturing RTSP camera frames relies on FFmpeg integration, but the Skill simplifies it by providing a lightweight CLI. You configure camera endpoints in a config file and run commands to grab frames automatically.

What is the best way to automate frame capture for security monitoring without manual steps?

The best way to automate frame capture for security monitoring is using a CLI-based capture tool with a config file. This approach eliminates manual steps by quickly grabbing snapshots from configured RTSP or ONVIF endpoints.

Do I need a specific config file format to set up camera endpoints for frame capture?

You need a lightweight config file to set up camera endpoints for frame capture. The Skill uses this configuration to connect to RTSP and ONVIF cameras and grab snapshots or clips without manual intervention.

Why use a dedicated CLI tool instead of manual FFmpeg commands for camera testing workflows?

A dedicated CLI tool simplifies camera testing workflows by providing quick snapshot and clip capture commands. It abstracts manual FFmpeg steps, allowing rapid media ingestion and diagnostics from configured RTSP endpoints.