2005-08-15 14:17:53 +00:00
|
|
|
<plugin>
|
|
|
|
<name>tcp</name>
|
|
|
|
<description>transfer data over the network via TCP</description>
|
|
|
|
<filename>../../gst/tcp/.libs/libgsttcp.so</filename>
|
|
|
|
<basename>libgsttcp.so</basename>
|
|
|
|
<version>0.9.1.1</version>
|
|
|
|
<license>LGPL</license>
|
|
|
|
<package>GStreamer CVS/prerelease</package>
|
|
|
|
<origin>http://gstreamer.freedesktop.org/</origin>
|
|
|
|
<elements>
|
|
|
|
<element>
|
|
|
|
<name>multifdsink</name>
|
|
|
|
<longname>MultiFd sink</longname>
|
|
|
|
<class>Sink/Network</class>
|
|
|
|
<description>Send data to multiple filedescriptors</description>
|
|
|
|
<author>Thomas Vander Stichele <thomas at apestaart dot org>, Wim Taymans <wim@fluendo.com></author>
|
|
|
|
</element>
|
|
|
|
<element>
|
2005-08-15 14:40:37 +00:00
|
|
|
<name>tcpclientsink</name>
|
|
|
|
<longname>TCP Client sink</longname>
|
2005-08-15 14:17:53 +00:00
|
|
|
<class>Sink/Network</class>
|
2005-08-15 14:40:37 +00:00
|
|
|
<description>Send data as a client over the network via TCP</description>
|
2005-08-15 14:17:53 +00:00
|
|
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
|
|
|
</element>
|
|
|
|
<element>
|
|
|
|
<name>tcpclientsrc</name>
|
|
|
|
<longname>TCP Client source</longname>
|
|
|
|
<class>Source/Network</class>
|
|
|
|
<description>Receive data as a client over the network via TCP</description>
|
|
|
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
|
|
|
</element>
|
|
|
|
<element>
|
2005-08-15 14:40:37 +00:00
|
|
|
<name>tcpserversink</name>
|
|
|
|
<longname>TCP Server sink</longname>
|
2005-08-15 14:17:53 +00:00
|
|
|
<class>Sink/Network</class>
|
2005-08-15 14:40:37 +00:00
|
|
|
<description>Send data as a server over the network via TCP</description>
|
|
|
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
|
|
|
</element>
|
|
|
|
<element>
|
|
|
|
<name>tcpserversrc</name>
|
|
|
|
<longname>TCP Server source</longname>
|
|
|
|
<class>Source/Network</class>
|
|
|
|
<description>Receive data as a server over the network via TCP</description>
|
2005-08-15 14:17:53 +00:00
|
|
|
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
|
|
|
</element>
|
|
|
|
</elements>
|
|
|
|
</plugin>
|