mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
55 lines
2.1 KiB
XML
55 lines
2.1 KiB
XML
|
<plugin>
|
||
|
<name>rtpmanager</name>
|
||
|
<description>RTP session management plugin library</description>
|
||
|
<filename>../../gst/rtpmanager/.libs/libgstrtpmanager.so</filename>
|
||
|
<basename>libgstrtpmanager.so</basename>
|
||
|
<version>0.10.4.1</version>
|
||
|
<license>LGPL</license>
|
||
|
<source>gst-plugins-bad</source>
|
||
|
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||
|
<origin>Unknown package origin</origin>
|
||
|
<elements>
|
||
|
<element>
|
||
|
<name>rtpbin</name>
|
||
|
<longname>RTP Bin</longname>
|
||
|
<class>Filter/Network/RTP</class>
|
||
|
<description>Implement an RTP bin</description>
|
||
|
<author>Wim Taymans <wim@fluendo.com></author>
|
||
|
</element>
|
||
|
<element>
|
||
|
<name>rtpclient</name>
|
||
|
<longname>RTP Client</longname>
|
||
|
<class>Filter/Network/RTP</class>
|
||
|
<description>Implement an RTP client</description>
|
||
|
<author>Wim Taymans <wim@fluendo.com></author>
|
||
|
</element>
|
||
|
<element>
|
||
|
<name>rtpjitterbuffer</name>
|
||
|
<longname>RTP packet jitter-buffer</longname>
|
||
|
<class>Filter/Network/RTP</class>
|
||
|
<description>A buffer that deals with network jitter and other transmission faults</description>
|
||
|
<author>Philippe Kalaf <philippe.kalaf@collabora.co.uk>, Wim Taymans <wim@fluendo.com></author>
|
||
|
</element>
|
||
|
<element>
|
||
|
<name>rtpptdemux</name>
|
||
|
<longname>RTP Demux</longname>
|
||
|
<class>Demux/Network/RTP</class>
|
||
|
<description>Parses codec streams transmitted in the same RTP session</description>
|
||
|
<author>Kai Vehmanen <kai.vehmanen@nokia.com></author>
|
||
|
</element>
|
||
|
<element>
|
||
|
<name>rtpsession</name>
|
||
|
<longname>RTP Session</longname>
|
||
|
<class>Filter/Network/RTP</class>
|
||
|
<description>Implement an RTP session</description>
|
||
|
<author>Wim Taymans <wim@fluendo.com></author>
|
||
|
</element>
|
||
|
<element>
|
||
|
<name>rtpssrcdemux</name>
|
||
|
<longname>RTP SSRC Demux</longname>
|
||
|
<class>Demux/Network/RTP</class>
|
||
|
<description>Splits RTP streams based on the SSRC</description>
|
||
|
<author>Wim Taymans <wim@fluendo.com></author>
|
||
|
</element>
|
||
|
</elements>
|
||
|
</plugin>
|