amc-run-rtsp-calibration

Automate camera calibration from live RTSP streams via the AutoMagicCalib REST API.

Updated Nov 21, 2025
One-click install
npx skills add https://github.com/olibartfast/deep-infer --skill amc-run-rtsp-calibration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amc-run-rtsp-calibration
Source: https://github.com/olibartfast/deep-infer/tree/main/skills/amc-run-rtsp-calibration
Command: npx skills add https://github.com/olibartfast/deep-infer --skill amc-run-rtsp-calibration

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill automates the complex, multi-step process of calibrating camera systems from live RTSP streams, eliminating the need for manual video recording, ingestion, and configuration management.

Core Features & Use Cases

  • Automated Capture & Ingestion: Orchestrates VIOS to record live RTSP streams and automatically ingests them into the AutoMagicCalib microservice.
  • End-to-End Workflow: Manages the entire lifecycle from project creation and stream capture to verification, calibration, and result retrieval.
  • Use Case: An engineer needs to calibrate a multi-camera security setup. Instead of manually recording clips and uploading files, they use this skill to trigger a 3-minute capture, automatic ingestion, and calibration run in one go.

Quick Start

Use the amc-run-rtsp-calibration skill to calibrate three live RTSP camera streams for a project named warehouse-calib by providing the stream URLs and the AMC microservice endpoint.

Frequently Asked Questions about amc-run-rtsp-calibration

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

FAQPage Schema
How do I automate camera calibration from live RTSP streams?

Automating camera calibration from live RTSP streams uses the AutoMagicCalib REST API to orchestrate VIOS clip recording, automatic ingestion, and multi-view calibration. This eliminates manual video recording by managing the end-to-end lifecycle from project creation to result retrieval.

What do I need to run an automated RTSP camera calibration pipeline?

Running an automated RTSP camera calibration pipeline requires a configured AMC microservice environment, reachable RTSP camera sources, and the requests Python dependency. You provide the stream URLs and the AMC endpoint to trigger the automated capture and calibration workflow.

Can I calibrate a multi-camera security setup without manually uploading video files?

Calibrating a multi-camera security setup without manual uploads is supported by orchestrating VIOS to record live RTSP streams directly. The skill automatically captures a designated duration of footage, ingests it into AutoMagicCalib, and executes the multi-view calibration.

How does VIOS integrate with the AutoMagicCalib microservice for video capture?

VIOS integrates with the AutoMagicCalib microservice by recording live RTSP streams as automated clips. The skill orchestrates this recording process and automatically ingests the captured video segments into AutoMagicCalib for subsequent multi-view calibration refinement.

What are the limitations of using live RTSP streams for automated camera calibration?

Using live RTSP streams for automated calibration requires continuous network connectivity to reachable camera sources and a functioning AMC microservice environment. The calibration pipeline cannot execute if the live stream is inaccessible or the VIOS capture process fails.

Does the amc-run-rtsp-calibration skill support multi-view camera calibration refinement?

The amc-run-rtsp-calibration skill supports multi-view camera calibration refinement by ingesting recorded RTSP clips into the AutoMagicCalib microservice. It manages the end-to-end workflow from project creation to final calibrated result retrieval across multiple camera views.