camsnap

Capture snapshots and clips from RTSP/ONVIF cameras.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/frankhli843/gemmahermes --skill camsnap-frankhli843
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/frankhli843/gemmahermes/tree/main/skills/camsnap
Command: npx skills add https://github.com/frankhli843/gemmahermes --skill camsnap-frankhli843

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CamSnap enables you to capture frames or short video clips from networked cameras (RTSP/ONVIF) with simple commands and minimal setup.

Core Features & Use Cases

  • Snapshots: grab still images from configured cameras for quick verification or archival records.
  • Clips & motion events: record short video clips and monitor motion to trigger events.
  • Easy setup: add cameras via a simple config and run on-demand captures in automated workflows.

Quick Start

Install camsnap, then add a camera and begin capturing snapshots or clips.

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 RTSP cameras for home surveillance?

Capturing snapshots from RTSP cameras involves connecting to the stream and extracting still images. This Skill grabs frames from configured networked cameras using ffmpeg, requiring minimal setup to provide quick visual verification for security monitoring.

Can I record short video clips from ONVIF cameras using ffmpeg?

Yes, you can record short video clips from ONVIF cameras using ffmpeg. This Skill supports recording clips and monitoring motion events, allowing automated workflows to trigger video captures when movement is detected on the network.

What is the best way to automate camera captures in security monitoring workflows?

Automating camera captures in security monitoring workflows is best achieved by configuring networked cameras for on-demand access. This Skill provides simple commands to grab still images or clips, integrating seamlessly into automation pipelines for reliable event archival.

Do I need ffmpeg installed to take snapshots with this camera tool?

Yes, you need ffmpeg installed on your system PATH to take snapshots. This Skill relies on ffmpeg to process the RTSP or ONVIF streams and extract the still images or video clips from your configured network cameras.

How does monitoring motion events with ONVIF cameras work?

Monitoring motion events with ONVIF cameras works by connecting to the camera stream and recording short clips when triggered. This Skill enables automated capture of these motion events, creating archival records useful for home surveillance and security verification.

What are the limitations of using RTSP for capturing camera clips?

Limitations of using RTSP for capturing camera clips include the requirement for ffmpeg on your PATH and direct network access to configured cameras. Reliable captures depend on stable camera connections, making setup context critical for continuous security monitoring.