Documentation
README
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)
This is the opening of the README. Read the full README on GitHub.