camsnap

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

5.1k|1.2k|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/linuxhsj/openclaw-zero-token --skill camsnap-linuxhsj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/linuxhsj/openclaw-zero-token/tree/main/skills/camsnap
Command: npx skills add https://github.com/linuxhsj/openclaw-zero-token --skill camsnap-linuxhsj

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need to easily capture visual data from IP cameras, whether it's a single snapshot, a video clip, or monitoring for motion events, without complex configurations.

Core Features & Use Cases

  • Snapshot Capture: Take still images from RTSP/ONVIF cameras.
  • Clip Recording: Record short video clips from cameras.
  • Motion Detection: Set up alerts or actions based on detected motion.
  • Use Case: Secure your home by capturing a snapshot of your front door camera feed every minute, or record a 10-second clip whenever motion is detected.

Quick Start

Use camsnap 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 a snapshot from an RTSP or ONVIF camera?

To capture a snapshot from an RTSP or ONVIF camera, you can use the camsnap utility to take still images directly from the video feed. It requires a configuration file for camera setup and ffmpeg for video processing.

Can I record video clips from IP cameras automatically when motion is detected?

Yes, you can record video clips from IP cameras automatically when motion is detected. The utility supports motion event monitoring with configurable parameters to trigger actions like recording short clips.

Do I need ffmpeg to record video clips from ONVIF cameras?

Yes, you need ffmpeg installed to record video clips from ONVIF cameras. The utility requires ffmpeg for video processing tasks such as snapshotting and clip recording.

What is the best way to monitor motion events from an RTSP camera feed?

The best way to monitor motion events from an RTSP camera feed is using a utility that supports motion event monitoring with configurable parameters. This allows you to set up alerts or actions based on detected motion.

How do I configure a camera setup for capturing video clips?

To configure a camera setup for capturing video clips, you need to provide a configuration file defining your cameras. The utility uses this file to connect to RTSP or ONVIF cameras and capture frames or clips.