We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dddf2d commit f35bb78Copy full SHA for f35bb78
1 file changed
ConfigFiles/PlusDeviceSet_Server_BlackMagicDeckLink.xml
@@ -18,6 +18,17 @@
18
<OutputChannel Id="VideoStream" VideoDataSourceId="Video" />
19
</OutputChannels>
20
</Device>
21
+
22
+ <Device
23
+ Id="CaptureDevice"
24
+ Type="VirtualCapture"
25
+ BaseFilename="decklink.igs.nrrd"
26
+ EnableCapturingOnStart="FALSE"
27
+ EnableCompression="TRUE" >
28
+ <InputChannels>
29
+ <InputChannel Id="VideoStream" />
30
+ </InputChannels>
31
+ </Device>
32
</DataCollection>
33
34
<PlusOpenIGTLinkServer
0 commit comments