source: pacpussensors/trunk/OpencvVideo/XML/OpencvVideo.xml@ 149

Last change on this file since 149 was 122, checked in by ldecherf, 8 years ago

porting for linux

File size: 388 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<pacpus>
3 <components>
4 <component name="webcam"
5 type="CVWebcam"
6 device="0"
7 width="640"
8 height="480"
9 framerate="25"
10 ui="true"
11 recording="true" />
12 </components>
13 <connections></connections>
14 <plugins prefix="lib" postfix="" extension="so">
15 <plugin lib="OpencvVideo" />
16 </plugins>
17</pacpus>
Note: See TracBrowser for help on using the repository browser.