gstreamer/docs/plugins/inspect/plugin-rtsp.xml

19 lines
637 B
XML
Raw Normal View History

<plugin>
<name>rtsp</name>
<description>transfer data via RTSP</description>
<filename>../../gst/rtsp/.libs/libgstrtsp.so</filename>
<basename>libgstrtsp.so</basename>
<version>0.9.0.1</version>
<license>LGPL</license>
<package>GStreamer CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org/</origin>
<elements>
<element>
<name>rtspsrc</name>
<longname>RTSP packet receiver</longname>
<class>Source/Network</class>
<description>Receive data over the network via RTSP</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
</elements>
</plugin>