camsnap

Capture still frames and video clips from RTSP and ONVIF cameras.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/loveoplay2023-hue/OpenMehdi --skill camsnap-loveoplay2023-hue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/loveoplay2023-hue/OpenMehdi/tree/main/skills/camsnap
Command: npx skills add https://github.com/loveoplay2023-hue/OpenMehdi --skill camsnap-loveoplay2023-hue

SYSTEM DOCUMENTATION & REQUIREMENTS

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

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: Take still images from your cameras.
  • Clip Recording: Record short video clips of specified durations.
  • Motion Detection: Set up alerts and actions based on detected motion.
  • Use Case: Monitor your home security by capturing a 10-second clip whenever motion is detected by your outdoor camera.

Quick Start

Use the camsnap skill to take a snapshot of the kitchen camera and save it as kitchen_snapshot.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?

To capture a snapshot from an RTSP camera, you can use the camsnap command-line tool to take still images from your compliant cameras and save them as image files. This requires the camsnap tool and ffmpeg for video processing.

Can I record short video clips from ONVIF compliant cameras?

Yes, you can record short video clips from ONVIF compliant cameras by specifying the desired duration. The Skill uses ffmpeg alongside the camsnap tool to capture and save the recorded video segments directly from the feed.

Do I need ffmpeg to capture video clips from my surveillance cameras?

Yes, you need ffmpeg installed to process and record video clips from your surveillance cameras. The camsnap command-line tool relies on ffmpeg to handle the underlying video processing and capture operations.

How do I run a diagnostic probe for camera connectivity on an ONVIF device?

You can run a diagnostic probe for camera connectivity on an ONVIF device by using the camsnap tool to test the connection. This helps identify if your RTSP or ONVIF compliant camera is properly reachable before attempting to capture frames.

What is the best way to automate home security monitoring with RTSP feeds?

The best way to automate home security monitoring with RTSP feeds is to configure motion detection to trigger automatic video clip recording. This captures events efficiently without requiring continuous manual recording or constant live monitoring.

Does the camsnap skill work with ONVIF compliant cameras?

Yes, the camsnap skill works with ONVIF compliant cameras as well as standard RTSP feeds. It supports capturing still frames, recording video clips, and running diagnostic probes across these surveillance protocols.