camsnap

Capture snapshots and clips from RTSP/ONVIF camera feeds.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Camsnap enables quick, automated capture from RTSP/ONVIF cameras, turning live feeds into usable snapshots and short clips.

Core Features & Use Cases

  • Snapshot: grab a still image from a configured camera.
  • Clip: record a short video clip from a camera feed.
  • Multi-camera: manage multiple cameras with simple config and retrieval of outputs.

Quick Start

Capture a snapshot from a configured 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 camera?

Recording a short video clip from an ONVIF or RTSP feed requires defining the camera endpoint, output path, and clip duration. The tool automates capturing the feed and saving the resulting clip locally.

Can I manage multiple cameras for automated frame capture?

Camsnap handles network noise and failures during automated camera frame capture. It includes validation mechanisms to manage unstable connections, ensuring reliable snapshot and clip retrieval from RTSP and ONVIF endpoints.

How does ffmpeg work with ONVIF camera endpoints to grab a still image?

The tool leverages ffmpeg to process ONVIF and RTSP camera streams, extracting a single frame to produce a snapshot. By defining the endpoint and output path, it automates the frame extraction process.

What's the best way to record short video clips from RTSP feeds for remote diagnostics?

For remote diagnostics, you can configure the tool to record short video clips from RTSP feeds. By setting the camera endpoint, output path, and clip duration, it automates capturing the required footage.

Does this approach work for surveillance monitoring across multiple cameras?

Yes, it is designed for surveillance and monitoring scenarios. You can configure multiple RTSP and ONVIF camera endpoints, automating the retrieval of snapshots and clips while handling network failures through built-in validation.