20 lines
650 B
Markdown
20 lines
650 B
Markdown
# TeamsISO
|
|
|
|
Per-Participant NDI ISO Controller for Microsoft Teams.
|
|
|
|
TeamsISO sits between Microsoft Teams' raw NDI broadcast output and a live-production environment. It receives each participant's NDI stream, normalizes framerate and resolution per a configured target, and re-emits clean, individually-addressable NDI sources for ingestion into a switcher (vMix, OBS, Ross, hardware capture).
|
|
|
|
## Status
|
|
|
|
Pre-1.0. See `docs/superpowers/specs/` for the active spec and `docs/superpowers/plans/` for in-flight implementation plans.
|
|
|
|
## Build
|
|
|
|
Requires .NET 8 SDK.
|
|
|
|
dotnet build
|
|
dotnet test
|
|
|
|
## License
|
|
|
|
Proprietary, © Wild Dragon LLC 2026.
|