camsnap

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

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill camsnap-lemonlqf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/lemonlqf/openclaw-rtsp/tree/main/skills/camsnap
Command: npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill camsnap-lemonlqf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Snapshot Capture: Take still images from your cameras.
  • Clip Recording: Record short video segments.
  • Motion Detection: Set up alerts and actions based on detected motion.
  • Use Case: Automatically capture a snapshot every minute from your front door camera or record a 10-second clip when motion is detected.

Quick Start

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

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 an RTSP camera?

You can capture snapshots and video clips from an RTSP camera by configuring automated actions to take still images or record short video segments. This process requires the camsnap CLI tool and ffmpeg for media processing.

Can I automate recording a video clip when motion detection is triggered?

Yes, you can automate recording a video clip when motion detection is triggered. The system monitors motion events from RTSP and ONVIF cameras, executing automated recording actions based on your configured motion detection thresholds.

Does this approach support ONVIF camera discovery and configuration?

Yes, this approach supports ONVIF camera discovery and configuration. It enables you to automatically find cameras on your network and configure them for capturing frames, recording clips, and monitoring motion events.

What do I need to process RTSP video streams for surveillance monitoring?

To process RTSP video streams for surveillance monitoring, you need the camsnap CLI tool and ffmpeg. These dependencies allow you to capture frames, record clips, and monitor motion events from your RTSP or ONVIF cameras.

How do I take a snapshot from my front door camera every minute?

To take a snapshot from your front door camera every minute, you can set up an automated action to capture frames at regular intervals. This automated snapshot use case is directly supported for RTSP and ONVIF cameras.