mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
28 lines
No EOL
1.1 KiB
XML
28 lines
No EOL
1.1 KiB
XML
<plugin>
|
|
<name>openni2</name>
|
|
<description>GStreamer Openni2 Plugins</description>
|
|
<filename>../../ext/openni2/.libs/libgstopenni2.so</filename>
|
|
<basename>libgstopenni2.so</basename>
|
|
<version>1.17.0.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-bad</source>
|
|
<package>GStreamer Bad Plug-ins git</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>openni2src</name>
|
|
<longname>Openni2 client source</longname>
|
|
<class>Source/Video</class>
|
|
<description>Extract readings from an OpenNI supported device (Kinect etc). </description>
|
|
<author>Miguel Casas-Sanchez <miguelecasassanchez@gmail.com></author>
|
|
<pads>
|
|
<caps>
|
|
<name>src</name>
|
|
<direction>source</direction>
|
|
<presence>always</presence>
|
|
<details>video/x-raw, format=(string){ RGBA, RGB, GRAY16_LE }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
|
</caps>
|
|
</pads>
|
|
</element>
|
|
</elements>
|
|
</plugin> |