camsnap

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

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Team-Hireal/RealChat --skill camsnap-team-hireal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/Team-Hireal/RealChat/tree/main/openclaw/skills/camsnap
Command: npx skills add https://github.com/Team-Hireal/RealChat --skill camsnap-team-hireal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires camsnap, ffmpeg, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of capturing images and video clips from RTSP/ONVIF cameras, making surveillance and monitoring more efficient.

Core Features & Use Cases

  • Snapshot Capture: Take still images from cameras.
  • Clip Recording: Record short video clips of specified durations.
  • Motion Detection: Watch for motion events and trigger actions.
  • Use Case: Automatically capture a snapshot every minute from your home security camera or record a 10-second clip when motion is detected.

Quick Start

Use the camsnap skill to take a snapshot named 'front_door_snapshot.jpg' from the 'front_door' camera.

Frequently Asked Questions about camsnap

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

FAQPage Schema
How do I capture snapshots and video clips from RTSP or ONVIF cameras?

To capture snapshots and clips from RTSP or ONVIF cameras, this Skill uses the camsnap utility to automate taking still images and recording short video segments from configured surveillance devices.

Can I automatically record a video clip when motion detection is triggered?

Yes, you can automatically record a video clip when motion detection is triggered. The Skill monitors RTSP or ONVIF camera feeds and initiates capture actions when movement is detected.

Do I need ffmpeg installed to process surveillance camera video clips?

Yes, you need ffmpeg installed to process surveillance camera video clips. The Skill depends on ffmpeg alongside the camsnap utility to handle video processing and clip recording tasks.

How does ONVIF camera discovery work for capturing snapshots?

ONVIF camera discovery works by using the camsnap utility to locate and configure available surveillance cameras on your network. Once discovered, you can target specific devices to capture snapshots or clips.

What is the best way to monitor RTSP cameras for motion events?

The best way to monitor RTSP cameras for motion events is using an automated utility like camsnap. It continuously watches the video feed and triggers configured actions, such as taking snapshots or clips, when motion occurs.