camsnap

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

12|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/ApiliumCode/mayros --skill camsnap-apiliumcode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/ApiliumCode/mayros/tree/main/skills/camsnap
Command: npx skills add https://github.com/ApiliumCode/mayros --skill camsnap-apiliumcode

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of capturing video streams, snapshots, and motion events from IP 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 clips or longer segments based on duration.
  • Motion Detection: Set up alerts and actions when motion is detected.
  • Use Case: Monitor your home security by capturing a 10-second video clip whenever motion is detected by your backyard camera.

Quick Start

Use camsnap to capture a 5-second video clip named clip.mp4 from the kitchen camera.

Frequently Asked Questions about camsnap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture RTSP camera streams and record video clips?

To capture RTSP camera streams and record video clips, you define camera settings in a configuration file and specify the desired recording duration. The system then processes the RTSP feed to save snapshots or longer video segments.

Can I automate video recording when motion detection is triggered on an ONVIF camera?

Yes, you can automate video recording when motion detection is triggered on an ONVIF camera. The system monitors motion events and executes automated actions, such as capturing a 10-second video clip, whenever movement is detected by your configured cameras.

Do I need ffmpeg installed to capture snapshots from IP cameras?

Yes, you need ffmpeg installed to capture snapshots from IP cameras. Ffmpeg is a required dependency for this system, handling the underlying media processing necessary to extract still images and record video from RTSP and ONVIF streams.

What is the best way to discover and configure ONVIF cameras for surveillance monitoring?

The best way to discover and configure ONVIF cameras for surveillance monitoring is using the built-in camera discovery and configuration features. These tools allow you to find available IP cameras on your network and set up automated monitoring tasks like motion detection alerts.

Does this approach support taking still snapshots from RTSP streams alongside motion detection?

Yes, this approach supports taking still snapshots from RTSP streams alongside motion detection. You can easily capture still images from your cameras while simultaneously monitoring motion events to trigger automated actions and alerts.