File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <DataSources >
66 <DataSource Type =" Video" Id =" VideoRGB" FrameType =" RGB" FrameSize =" 1920" FrameRate =" 15" PortUsImageOrientation =" UN" />
77 <DataSource Type =" Video" Id =" VideoDEPTH" FrameType =" DEPTH" FrameSize =" 1024" FrameRate =" 15" PortUsImageOrientation =" UN" />
8+ <DataSource Type =" Video" Id =" VideoPCL" FrameType =" PCL" FrameSize =" 1920" FrameRate =" 15" PortUsImageOrientation =" UN" />
89 </DataSources >
910 <OutputChannels >
1011 <OutputChannel Id =" VideoStreamRGB" VideoDataSourceId =" VideoRGB" />
1112 <OutputChannel Id =" VideoStreamDEPTH" VideoDataSourceId =" VideoDEPTH" />
13+ <OutputChannel Id =" VideoStreamPCL" VideoDataSourceId =" VideoPCL" />
1214 </OutputChannels >
1315 </Device >
1416 </DataCollection >
3234 </ImageNames >
3335 </DefaultClientInfo >
3436 </PlusOpenIGTLinkServer >
37+ <PlusOpenIGTLinkServer MaxNumberOfIgtlMessagesToSend =" 1" MaxTimeSpentWithProcessingMs =" 50" ListeningPort =" 18946" SendValidTransformsOnly =" true" OutputChannelId =" VideoStreamPCL" >
38+ <DefaultClientInfo >
39+ <MessageTypes >
40+ <Message Type =" IMAGE" />
41+ </MessageTypes >
42+ <ImageNames >
43+ <Image Name =" VideoStreamPCL" EmbeddedTransformToFrame =" VideoStreamPCL" />
44+ </ImageNames >
45+ </DefaultClientInfo >
46+ </PlusOpenIGTLinkServer >
3547</PlusConfiguration >
Original file line number Diff line number Diff line change 11<PlusConfiguration version =" 2.3" >
22 <DataCollection StartupDelaySec =" 1.0" >
33 <DeviceSet Name =" TEST Data collection for AzureKinect Device" Description =" " />
4- <Device Id =" VideoDevice" Type =" AzureKinect" AlignDepthStream =" FALSE " >
4+ <Device Id =" VideoDevice" Type =" AzureKinect" AlignDepthStream =" TRUE " >
55 <DataSources >
6- <DataSource Type =" Video" Id =" VideoRGB" FrameType =" RGB" FrameSize =" 1280" FrameRate =" 15" PortUsImageOrientation =" UN" />
7- <DataSource Type =" Video" Id =" VideoDEPTH" FrameType =" DEPTH" FrameSize =" 640" FrameRate =" 15" PortUsImageOrientation =" UN" />
6+ <DataSource Type =" Video" Id =" VideoRGB" FrameType =" RGB" FrameSize =" 1920" FrameRate =" 15" PortUsImageOrientation =" UN" />
7+ <DataSource Type =" Video" Id =" VideoDEPTH" FrameType =" DEPTH" FrameSize =" 1024" FrameRate =" 15" PortUsImageOrientation =" UN" />
8+ <DataSource Type =" Video" Id =" VideoPCL" FrameType =" PCL" FrameSize =" 1920" FrameRate =" 15" PortUsImageOrientation =" UN" />
89 </DataSources >
910 <OutputChannels >
1011 <OutputChannel Id =" VideoStreamRGB" VideoDataSourceId =" VideoRGB" />
1112 <OutputChannel Id =" VideoStreamDEPTH" VideoDataSourceId =" VideoDEPTH" />
13+ <OutputChannel Id =" VideoStreamPCL" VideoDataSourceId =" VideoPCL" />
1214 </OutputChannels >
1315 </Device >
1416 </DataCollection >
You can’t perform that action at this time.
0 commit comments