video-stream-ingestion
CommunityIngest video monitoring sources and extract metadata.
Authorbettercallfan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of ingesting video monitoring sources and extracting raw segment/session metadata, facilitating efficient video analysis and normalization.
Core Features & Use Cases
- Video Source Ingestion: Connect and normalize various video sources, including RTSP, GB28181, platform APIs, local MP4, and mock video sources.
- Metadata Extraction: Generate raw segment and session metadata from video sources.
- Use Case: For instance, use this Skill to ingest video streams from security cameras and extract metadata for further analysis or processing.
Quick Start
Ingest video from a local file 'video.mp4' and extract metadata. Run the following command:
python video-stream-ingestion/scripts/run.py --video video.mp4 --camera-id CAM_DEERFLOW_001 --source-type local_file --capture-seconds 10 --output result.json
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: video-stream-ingestion Download link: https://github.com/bettercallfan/deerflow/archive/main.zip#video-stream-ingestion Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.