2024-12-11 12:20:31 +01:00

10 lines
311 B
Plaintext

<launcher name="test-capture" pkg="test-capture">
<config period_ms="20" width="640" height="480">
<view xpos="100" ypos="100"/> <!--view xpos="800" ypos="600"/-->
</config>
<route>
<service name="Capture"> <child name="webcam"/> </service>
<any-service> <parent/> </any-service>
</route>
</launcher>