vss-generate-video-calibration

Orchestrate camera calibration via AutoMagicCalib on MP4s, RTSP streams, or sample data.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill vss-generate-video-calibration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vss-generate-video-calibration
Source: https://github.com/sayalinvidia/sayali-skills-test/tree/main/skills/vss-generate-video-calibration
Command: npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill vss-generate-video-calibration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Calibrates cameras end-to-end by orchestrating AutoMagicCalib on local video files, RTSP streams, or the bundled sample dataset, and by deploying the AMC microservice when needed.

Core Features & Use Cases

  • End-to-end calibration with local MP4s, RTSP streams, or sample data via AutoMagicCalib.
  • Deploy and manage the AutoMagicCalib microservice (AMC) for calibration workflows.
  • Supports verification, upload of alignment/layout/GT files, and retrieval of results.

Quick Start

Calibrate cameras by running AutoMagicCalib on your video inputs or by deploying AMC as needed.

Frequently Asked Questions about vss-generate-video-calibration

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

FAQPage Schema
How do I automate camera calibration for RTSP streams?

Automated camera calibration for RTSP streams is orchestrated by coordinating AutoMagicCalib to manage VIOS connectivity, stream capture, alignment, and ground truth ingestion. This handles the entire process from capture to evaluation.

Can I use local MP4 files for video calibration?

Local MP4 files can be calibrated by processing them through the AutoMagicCalib workflow. The system orchestrates direct uploads to perform verification, calibration, and evaluation on the provided video data.

Do I need to deploy the AMC microservice to calibrate cameras?

Deploying the AMC microservice is not strictly required beforehand, as the system can deploy and manage AutoMagicCalib automatically. It orchestrates the microservice lifecycle as needed for local MP4 or RTSP calibration workflows.

What is end-to-end video calibration with AutoMagicCalib?

End-to-end video calibration with AutoMagicCalib is an orchestrated process covering uploads, verification, calibration, and evaluation. It coordinates the entire workflow across local MP4s, RTSP streams, or bundled sample datasets.

Does the video calibration workflow support ground truth file ingestion?

Ground truth file ingestion is supported within the video calibration workflow, specifically for RTSP input modes. It orchestrates the upload of alignment, layout, and ground truth files during the calibration process.

What are the prerequisites for RTSP stream calibration?

Prerequisites for RTSP stream calibration include AMC endpoints, optional VGGT, and VIOS connectivity. The system requires these components to successfully capture, align, and process the live RTSP video feeds.