gstreamer/docs/plugins/inspect/plugin-rtsp.xml
Thomas Vander Stichele 20204bafa3 releasing 0.9.5
Original commit message from CVS:
releasing 0.9.5
2005-11-11 19:33:23 +00:00

20 lines
No EOL
671 B
XML

<plugin>
<name>rtsp</name>
<description>transfer data via RTSP</description>
<filename>../../gst/rtsp/.libs/libgstrtsp.so</filename>
<basename>libgstrtsp.so</basename>
<version>0.9.5</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer source release</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>