camsnap

Capture snapshots and motion-triggered clips from RTSP/ONVIF IP cameras.

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Zentin-L/Masterbot --skill camsnap-zentin-l
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/Zentin-L/Masterbot/tree/main/skills/camsnap
Command: npx skills add https://github.com/Zentin-L/Masterbot --skill camsnap-zentin-l

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the retrieval of images and short video clips from configured IP cameras (RTSP/ONVIF), simplifying surveillance, monitoring, and archiving tasks.

Core Features & Use Cases

  • Snapshot and clip capture from configured cameras.
  • Motion-event monitoring and media storage locally.
  • Real-world use: automatically save a brief clip when motion is detected for later review.

Quick Start

Configure a camera in the config file and run a quick capture to save a snapshot or clip.

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?

Capturing snapshots and video clips from RTSP or ONVIF cameras involves automating retrieval via per-camera configurations. This streamlines surveillance workflows by saving media locally for immediate review and archiving tasks.

Can I automatically record a short video when motion detection is triggered on an IP camera?

Yes, you can automatically record a short video when motion detection is triggered on an IP camera. The system monitors motion events and saves brief clips locally for later security review and archiving.

Do I need ffmpeg on PATH to capture frames from ONVIF cameras?

Yes, you need ffmpeg on PATH to reliably capture frames from ONVIF cameras. A valid camera configuration is also required to operate the automated snapshot and clip retrieval workflow successfully.

What is the best way to automate IP camera monitoring for home automation?

The best way to automate IP camera monitoring for home automation is using a tool that supports per-camera configuration and motion-triggered clips. This locally stores media files for quick security review and archiving.

Does RTSP camera capture work without a valid camera config file?

No, RTSP camera capture does not work reliably without a valid camera config file. Configuring your camera in the config file is a required prerequisite before running a quick capture to save snapshots or clips.