|
66 | 66 | <!-- Default configuration of data streams for different types of devices --> |
67 | 67 | <Device> |
68 | 68 | <!-- Whether to enumerate network devices, bool type, true-enable, false-disable (default) --> |
69 | | - <EnumerateNetDevice>true</EnumerateNetDevice> |
| 69 | + <EnumerateNetDevice>false</EnumerateNetDevice> |
70 | 70 |
|
71 | 71 | <!-- Global UVC Backend select on Linux; optional values: Auto, V4L2, LibUVC; The default |
72 | 72 | setting is "Auto," which will automatically select the appropriate option based on the |
|
129 | 129 | <!-- Global timestamp fitter queue size, default value: 100, minimum value: 20 --> |
130 | 130 | <GlobalTimestampFitterQueueSize>100</GlobalTimestampFitterQueueSize> |
131 | 131 | </Misc> |
132 | | - |
| 132 | + |
133 | 133 | <Depth> |
134 | 134 | <!-- The width of the default resolution, int type --> |
135 | 135 | <Width>640</Width> |
|
1200 | 1200 | <Format>Y8</Format> |
1201 | 1201 | </RightIR> |
1202 | 1202 | </Gemini335Lg> |
1203 | | - |
| 1203 | + |
1204 | 1204 | <!-- Gemini335Le config --> |
1205 | 1205 | <Gemini335Le> |
1206 | 1206 | <!-- Whether to enable heartbeat by default --> |
|
1217 | 1217 | <!-- Global timestamp fitter queue size, default value: 100, minimum value: 20 --> |
1218 | 1218 | <GlobalTimestampFitterQueueSize>100</GlobalTimestampFitterQueueSize> |
1219 | 1219 | </Misc> |
1220 | | - |
| 1220 | + |
1221 | 1221 | <DepthPostProcessing> |
1222 | 1222 | <HardwareNoiseRemoveFilter>false</HardwareNoiseRemoveFilter> |
1223 | 1223 | <SoftwareNoiseRemoveFilter>true</SoftwareNoiseRemoveFilter> |
1224 | 1224 | </DepthPostProcessing> |
1225 | | - |
| 1225 | + |
1226 | 1226 | <!-- Whether to enable heartbeat by default --> |
1227 | 1227 | <DefaultHeartBeat>0</DefaultHeartBeat> |
1228 | 1228 | <!-- Whether to enable firmware upgrade foolproof by default, only internal version |
|
2047 | 2047 | <Format>Y8</Format> |
2048 | 2048 | </RightIR> |
2049 | 2049 | </CAM-5530> |
2050 | | - |
| 2050 | + |
2051 | 2051 | <!-- Gemini435Le config --> |
2052 | 2052 | <Gemini435Le> |
2053 | 2053 | <!-- The default Linux UVC backend. If the LinuxUVCBackend is set to "Auto," this item |
|
0 commit comments