working video setup
This commit is contained in:
@@ -106,6 +106,12 @@ if(NDI_SDK_DIR)
|
||||
add_subdirectory(nodes/ndiin)
|
||||
endif()
|
||||
|
||||
# ── DeckLink nodes ────────────────────────────────────────────────────────────────
|
||||
set(DECKLINK_SDK_DIR "" CACHE PATH "Path to DeckLink SDK root")
|
||||
if(DECKLINK_SDK_DIR)
|
||||
add_subdirectory(nodes/decklinkin)
|
||||
endif()
|
||||
|
||||
add_subdirectory(nodes/videoin)
|
||||
|
||||
# ── Core server ──────────────────────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user