decklink + audio

This commit is contained in:
itten
2026-07-07 16:46:03 +03:00
parent 8e5ea3210a
commit 2faf2f9076
9 changed files with 523 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
},
{
"from": "decklinkin", "from_port": "audio_flow_id",
"to": "ndiout", "to_port": "audio_flow_id",
"to": "ndiout", "to_port": "audio_flow_id",
"format": { "kind": "audio", "sample_rate": 48000, "channels": 2, "bit_depth": 32 }
}
]