ndi-docs
Installation
SKILL.md
NDI Docs
Context: $ARGUMENTS
Quick start
- Find an NDI API / feature / spec detail: → Step 2 (
search --query <term>) - Read the full section for a topic: → Step 3 (
section --page <page> --id <anchor>) - Grab a whole doc page: → Step 4 (
fetch --page <name>) - Prime cache for offline use: → Step 5 (
index)
When to use
- User asks "what port does NDI use?" or "what's NDI|HX?" or "does NDI 6 support HDR?"
- Need to verify a wire-protocol detail before recommending config (mDNS 5353, TCP 5960, streams 5961+).
- Need the exact SDK-vs-Advanced-SDK feature matrix (routing, multicast, access-control, compressed passthrough).
- Need the official NDI 6 / HX3 / Agilex 7 feature list before claiming support.
- Need to cite the canonical
docs.ndi.videoURL. - Integrating NDI with OBS → check DistroAV (not "obs-ndi" — that repo was renamed/forked).