What problem does it solve?
This Skill coordinates the complex setup, deployment, validation, testing, and teardown of a VSS SOP monitoring blueprint, reducing manual configuration and troubleshooting across GPU, Docker, model, and streaming components.
Core Features & Use Cases
- Prerequisite Validation: Checks NVIDIA drivers, CUDA, Docker, NVIDIA Container Toolkit, NGC CLI, API access, and GPU container support, with optional automated fixes.
- Asset and Model Preparation: Verifies trained VLM and temporal segmentation models, downloads sample video data, converts footage to H.264 at 30 FPS, and prepares cache and datalog directories.
- End-to-End Deployment and Testing: Configures local or remote LLM and VLM endpoints, deploys Docker Compose services, verifies DS-SOP RTSP components, starts simulated RTSP streams, runs integration tests, and tears down services cleanly.
- Use Case: Deploy a trained SOP monitoring model with the VSS blueprint, validate its DeepStream RTSP pipeline, stream sample footage, and confirm that the deployed services are ready for monitoring.
Quick Start
Use the vss-sop-deploy skill to run preflight checks, prepare assets, configure the blueprint, deploy the services, test the RTSP workflow, and report any failures.