deepstream-dev

Community

Build DeepStream 9.0 pipelines with confidence.

Authoryo-steven
Version1.0.0
Installs0

System Documentation

What problem does it solve?

DeepStream 9.0 pipeline development with pyservicemaker becomes error-prone when users misconfigure sources, sinks, nvinfer settings, and DeepStream-specific metadata iteration rules. This Skill provides guardrails and correct configuration patterns so video analytics pipelines run reliably instead of failing silently or building broken engines.

Core Features & Use Cases

  • End-to-end pipeline construction guidance: Establishes the correct DeepStream 9.0 pipeline flow (nvurisrcbin/nvstreammux/nvinfer/nvosdbin/sink) with platform-aware renderer selection.
  • Configuration correctness for nvinfer and TensorRT: Ensures YAML syntax, correct sections, and handling dynamic ONNX input shapes via required infer-dims settings.
  • Reliability and performance safety rules: Prevents common failures such as sink pad linking mistakes, iterator misuse for metadata, missing pyservicemaker inside venvs, and async/deadlock issues with tee/dynamic sources.
  • Use cases: Building video analytics pipelines for detection, optional tracking, optional Kafka messaging, and common troubleshooting for DeepStream/pyservicemaker integration.

Quick Start

Build a minimal DeepStream 9.0 pyservicemaker pipeline for a local or RTSP source, run primary detection with nvinfer, visualize results with nvosdbin, and render using the correct platform-specific sink settings and pad linking syntax.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: deepstream-dev
Download link: https://github.com/yo-steven/skills-exploration-20260522/archive/main.zip#deepstream-dev

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.