camsnap

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

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/MoRen9527/TriMetaverse --skill camsnap-moren9527
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camsnap
Source: https://github.com/MoRen9527/TriMetaverse/tree/main/reference/openclaw/skills/camsnap
Command: npx skills add https://github.com/MoRen9527/TriMetaverse --skill camsnap-moren9527

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to easily capture snapshots, record video clips, or monitor motion events from RTSP/ONVIF cameras, streamlining surveillance and monitoring tasks.

Core Features & Use Cases

  • Snapshot Capture: Take still images from a camera feed.
  • Clip Recording: Record short video segments from a camera.
  • Motion Detection: Trigger recordings or actions based on detected motion.
  • Use Case: Automatically capture a 10-second video clip whenever motion is detected by a security camera in your backyard.

Quick Start

Use camsnap to capture a 5-second video clip from the kitchen camera and save it as clip.mp4.

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 an RTSP camera?

The camsnap tool facilitates motion detection by monitoring RTSP and ONVIF camera feeds for movement. When motion is detected, it can automatically trigger the recording of a short video clip to capture the specific event.

Can I monitor ONVIF cameras for motion events and trigger recordings?

The camsnap tool facilitates motion detection by monitoring RTSP and ONVIF camera feeds for movement. When motion is detected, it can automatically trigger the recording of a short video clip to capture the specific event.

Do I need ffmpeg installed to process RTSP camera feeds?

Yes, you need ffmpeg installed and accessible on your system PATH to process RTSP camera feeds. The camsnap tool requires ffmpeg as an underlying dependency to handle the actual video stream processing and clip generation.

What is the best way to record a short video segment from a security camera?

The best way to record a short video segment from a security camera is to use a tool like camsnap to specify the duration and output file. It connects to the RTSP or ONVIF stream and saves the recording as an mp4 file.

Does camsnap work with both RTSP and ONVIF protocols for real-time surveillance?

Yes, camsnap works with both RTSP and ONVIF protocols to facilitate real-time surveillance and security monitoring. It connects to cameras using either standard to capture frames, clips, and motion events.