phoenix: Initial commit of Active Silicon Phoenix source
Just barely works, no checking for lost/dropped frames, no accurate timestamping, etc.
This commit is contained in:
@@ -10,4 +10,6 @@ if (IOTECHDAQX_FOUND)
|
||||
add_subdirectory (iotechdaqx)
|
||||
endif (IOTECHDAQX_FOUND)
|
||||
|
||||
add_subdirectory (decklink)
|
||||
if (PHOENIX_FOUND)
|
||||
add_subdirectory(phoenix)
|
||||
endif (PHOENIX_FOUND)
|
||||
Reference in New Issue
Block a user