2005-09-04 15:09:33 +00:00
|
|
|
<plugin>
|
|
|
|
<name>udp</name>
|
|
|
|
<description>transfer data via UDP</description>
|
|
|
|
<filename>../../gst/udp/.libs/libgstudp.so</filename>
|
|
|
|
<basename>libgstudp.so</basename>
|
2005-11-11 19:33:23 +00:00
|
|
|
<version>0.9.5</version>
|
2005-09-04 15:09:33 +00:00
|
|
|
<license>LGPL</license>
|
2005-09-11 17:52:09 +00:00
|
|
|
<source>gst-plugins-good</source>
|
2005-10-23 22:43:08 +00:00
|
|
|
<package>GStreamer source release</package>
|
2005-09-04 15:09:33 +00:00
|
|
|
<origin>http://gstreamer.freedesktop.org/</origin>
|
|
|
|
<elements>
|
|
|
|
<element>
|
|
|
|
<name>dynudpsink</name>
|
|
|
|
<longname>UDP packet sender</longname>
|
|
|
|
<class>Sink/Network</class>
|
|
|
|
<description>Send data over the network via UDP</description>
|
|
|
|
<author>Philippe Khalaf <burger@speedy.org></author>
|
|
|
|
</element>
|
|
|
|
<element>
|
|
|
|
<name>multiudpsink</name>
|
|
|
|
<longname>UDP packet sender</longname>
|
|
|
|
<class>Sink/Network</class>
|
|
|
|
<description>Send data over the network via UDP</description>
|
|
|
|
<author>Wim Taymans <wim@fluendo.com></author>
|
|
|
|
</element>
|
|
|
|
<element>
|
|
|
|
<name>udpsink</name>
|
|
|
|
<longname>UDP packet sender</longname>
|
|
|
|
<class>Sink/Network</class>
|
|
|
|
<description>Send data over the network via UDP</description>
|
|
|
|
<author>Wim Taymans <wim@fluendo.com></author>
|
|
|
|
</element>
|
|
|
|
<element>
|
|
|
|
<name>udpsrc</name>
|
|
|
|
<longname>UDP packet receiver</longname>
|
|
|
|
<class>Source/Network</class>
|
|
|
|
<description>Receive data over the network via UDP</description>
|
|
|
|
<author>Wim Taymans <wim@fluendo.com></author>
|
|
|
|
</element>
|
|
|
|
</elements>
|
|
|
|
</plugin>
|