NDI input
Some checks failed
CI / React UI Build (push) Successful in 11s
CI / Native Windows Build And Tests (push) Failing after 1m48s
CI / Windows Release Package (push) Has been skipped

This commit is contained in:
2026-05-22 16:25:56 +10:00
parent e006fcc6ee
commit 3bd6aeb52f
5 changed files with 574 additions and 2 deletions

View File

@@ -5,8 +5,8 @@
"oscPort": 9000,
"oscSmoothing": 0.18,
"input": {
"backend": "decklink",
"device": "default",
"backend": "ndi",
"device": "AIDENLAPTOP (NVIDIA GeForce RTX 4090 Laptop GPU 1)",
"resolution": "1080p",
"frameRate": "59.94"
},