Added multiview and ndi input/output, compositing for tv and monitor

This commit is contained in:
mchara40
2025-08-26 14:14:36 +03:00
parent fe4a249a11
commit 4c3ce99360
14 changed files with 4 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -230,6 +230,10 @@
{ {
"Name": "NDIIOPlugin", "Name": "NDIIOPlugin",
"Enabled": true "Enabled": true
},
{
"Name": "DMXPixelMapping",
"Enabled": true
} }
] ]
} }