camsnap

Capture still images, video clips, and motion events from RTSP/ONVIF cameras.

93|20|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/seedprod/openclaw-prompts-and-skills --skill camsnap-seedprod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/seedprod/openclaw-prompts-and-skills/tree/main/.claude/skills/camsnap
Command: npx skills add https://github.com/seedprod/openclaw-prompts-and-skills --skill camsnap-seedprod

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to easily capture snapshots, record video clips, or monitor motion events from RTSP/ONVIF cameras, simplifying surveillance and monitoring tasks.

Core Features & Use Cases

  • Snapshot Capture: Take still images from cameras.
  • Clip Recording: Record short video segments.
  • Motion Detection: Watch for movement and trigger actions.
  • Use Case: Secure your home by setting up motion detection on your security cameras to record any activity and alert you.

Quick Start

Use camsnap to take a snapshot of the kitchen camera and save it as kitchen_snapshot.jpg.

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 or ONVIF camera?

To capture a snapshot from an RTSP or ONVIF camera, this Skill utilizes the camsnap utility to extract still images and save them directly to your local filesystem.

Can I record video clips from my surveillance cameras automatically?

You can record video clips from surveillance cameras by configuring the camsnap utility to capture short video segments from RTSP or ONVIF streams.

How does motion detection work with ONVIF cameras?

Motion detection with ONVIF cameras works by using the camsnap utility to monitor RTSP video streams for movement and trigger automated recording or alert actions when activity is detected.

Do I need ffmpeg installed to use camsnap for camera monitoring?

Yes, you need ffmpeg installed and accessible in your system's PATH alongside the camsnap binary to successfully process RTSP streams and capture video clips.

What is the best way to automate security monitoring for IP cameras?

The best way to automate security monitoring for IP cameras is using the camsnap utility to continuously process RTSP streams, detect motion events, and automatically save video clips of activity.

Why does my RTSP camera snapshot capture fail?

Your RTSP camera snapshot capture likely fails if the required camsnap binary or ffmpeg dependency is not properly installed and accessible within your system's PATH environment.