camsnap

Capture frames and video clips from RTSP/ONVIF cameras.

5|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/gabrielkoerich/skills --skill camsnap-gabrielkoerich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/gabrielkoerich/skills/tree/main/camsnap
Command: npx skills add https://github.com/gabrielkoerich/skills --skill camsnap-gabrielkoerich

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture important frames and clips from configured cameras without manual recording setup.

Core Features & Use Cases

  • Snapshot: grab a still image from a configured camera.
  • Clip: record a short video clip on demand.
  • Motion watch: monitor for motion events and trigger captures.
  • Doctor: diagnose configuration and connectivity issues.

Quick Start

Add a camera to your camsnap configuration and run a quick capture to verify setup.

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 need a tool that grabs still images directly from the video stream. This Skill captures frames from configured RTSP and ONVIF cameras using ffmpeg, requiring only minimal camera configuration to operate.

Can I record short video clips from ONVIF surveillance cameras on demand?

Yes, you can record short video clips from ONVIF surveillance cameras on demand. This Skill provides a clip feature that records video segments directly from configured cameras for security monitoring workflows without manual recording setup.

Do I need ffmpeg installed to capture RTSP streams?

Yes, you need ffmpeg installed on your PATH to capture RTSP streams. The Skill relies on ffmpeg to process video feeds and requires minimal camera configuration to successfully grab frames and clips from your surveillance devices.

How do I monitor for motion events and trigger captures from an RTSP camera?

To monitor for motion events and trigger captures from an RTSP camera, you need a motion watch feature. This Skill monitors configured ONVIF and RTSP cameras for motion and automatically triggers frame or clip captures when movement is detected.

What is the best way to diagnose connectivity issues with ONVIF cameras?

The best way to diagnose connectivity issues with ONVIF cameras is using a doctor diagnostic feature. This Skill includes a doctor command that diagnoses configuration and connectivity problems to verify your surveillance setup and ensure captures function correctly.

Why is my RTSP snapshot capture not working?

Your RTSP snapshot capture might not be working due to incorrect camera configuration or connectivity issues. You can use the Skill's doctor feature to diagnose setup problems, and you must ensure ffmpeg is properly installed on your system PATH.