camsnap

Capture frames or clips from RTSP/ONVIF cameras using camsnap.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Snapshot Capture: Easily take still images from your cameras.
  • Clip Recording: Record short video segments or monitor for motion events.
  • Camera Management: Add, discover, and manage your connected cameras.
  • Use Case: Automatically capture a snapshot every hour from your home security camera to create a time-lapse of your day.

Quick Start

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

You can capture a snapshot from RTSP or ONVIF cameras using the camsnap tool, which extracts still frames from the video stream and saves them as image files. It requires ffmpeg on the system PATH for video processing.

Can I record short video clips from my surveillance camera automatically?

Yes, you can record short video clips from surveillance cameras using the clip recording feature. It supports monitoring for motion events and capturing video segments from RTSP and ONVIF camera streams.

Do I need ffmpeg installed to process RTSP camera frames?

Yes, ffmpeg must be installed and available on your system PATH to process RTSP camera frames. The camsnap tool relies on ffmpeg for all video processing, including snapshotting and clip recording.

How do I discover ONVIF cameras connected to my network?

You can discover ONVIF cameras connected to your network using the camera discovery feature. It automatically scans for connected devices, allowing you to add and manage them for surveillance and monitoring applications.

Can I detect motion events using RTSP camera streams?

Yes, you can detect motion events using RTSP camera streams. The tool supports motion detection alongside clip recording, enabling automated monitoring and capturing of video segments when movement is observed.