amc-run-rtsp-calibration

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

189|39|Updated May 8, 2026
One-click install
npx skills add https://github.com/NVIDIA/DeepStream --skill amc-run-rtsp-calibration-nvidia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amc-run-rtsp-calibration
Source: https://github.com/NVIDIA/DeepStream/tree/main/skills/amc-run-rtsp-calibration
Command: npx skills add https://github.com/NVIDIA/DeepStream --skill amc-run-rtsp-calibration-nvidia

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 clip recording, ingestion, and pipeline configuration.

Core Features & Use Cases

  • End-to-End Calibration: Orchestrates the entire workflow from RTSP stream capture via VIOS to AMC ingestion and final calibration.
  • Automated Pipeline: Handles project creation, session polling, and result retrieval without manual intervention.
  • Use Case: A developer needs to calibrate a multi-camera setup for a new site; they provide the RTSP URLs and the skill handles the recording, ingestion, and calibration process automatically.

Quick Start

Use the amc-run-rtsp-calibration skill to calibrate the cameras at the provided RTSP URLs by following the interactive prompts to configure the project and detector settings.

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?

You can automate camera calibration from live RTSP streams by using a skill that orchestrates VIOS recording, clip ingestion, and TensorRT-based calibration pipelines via the AutoMagicCalib REST API. This eliminates manual clip recording and pipeline configuration.

Do I need network access to VIOS and AMC microservices to calibrate multi-camera setups?

Yes, calibrating multi-camera setups requires network access to the AMC microservice and a VIOS host. You must also provide valid RTSP stream credentials so the automated pipeline can capture and ingest the video clips.

How does the automated calibration pipeline handle project creation and result retrieval?

The automated calibration pipeline handles project creation, session polling, and result retrieval without manual intervention. It coordinates VIOS recording and AMC ingestion end-to-end to deliver final camera calibration results.

Can I use DeepStream and TensorRT for multi-camera RTSP calibration?

Yes, this automated calibration approach supports multi-camera environments by coordinating VIOS recording and utilizing TensorRT-based calibration pipelines. It integrates with DeepStream workflows to process RTSP streams efficiently.

What is the best way to calibrate a new multi-camera site without manual video recording?

The best way to calibrate a new multi-camera site without manual recording is to use an automated end-to-end calibration skill. You simply provide the RTSP URLs, and the system handles VIOS recording, AMC ingestion, and TensorRT calibration automatically.