deepstream-generate-pipeline
Installation
SKILL.md
DeepStream Pipeline Builder
Generate ready-to-run gst-launch-1.0 pipelines for NVIDIA DeepStream SDK by collecting pipeline requirements through an interactive questionnaire, then assembling the pipeline using a standalone BM25 retrieval backend with structural metadata boosting (similarity search over 270+ verified pipelines, zero external dependencies).
Prerequisites
- Python: 3.8+ (stdlib only — no pip packages required)
- DeepStream SDK: Installed at
/opt/nvidia/deepstream/deepstream/(forgst-inspect-1.0validation and element verification) - GStreamer:
gst-launch-1.0andgst-inspect-1.0onPATH(installed with DeepStream) - Platform: x86 dGPU (T4, A100, L40, RTX, etc.) or aarch64 — Jetson (Orin, Xavier, Nano) / SBSA (Grace, GH200)
Usage Examples
# Fully specified — skips most questions
detect and track on 4 rtsp streams and display on jetson
# Partially specified — asks remaining questions
give me a pipeline to infer on an image