summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-gstrtpmanager.xml
blob: be7da4ce5f4d906441b805277929904b3d3d093e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<plugin>
  <name>gstrtpmanager</name>
  <description>RTP session management plugin library</description>
  <filename>../../gst/rtpmanager/.libs/libgstrtpmanager.so</filename>
  <basename>libgstrtpmanager.so</basename>
  <version>0.10.5</version>
  <license>LGPL</license>
  <source>gst-plugins-bad</source>
  <package>GStreamer Bad Plug-ins source release</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>gstrtpbin</name>
      <longname>RTP Bin</longname>
      <class>Filter/Network/RTP</class>
      <description>Implement an RTP bin</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>gstrtpclient</name>
      <longname>RTP Client</longname>
      <class>Filter/Network/RTP</class>
      <description>Implement an RTP client</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>gstrtpjitterbuffer</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 &lt;philippe.kalaf@collabora.co.uk&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>gstrtpptdemux</name>
      <longname>RTP Demux</longname>
      <class>Demux/Network/RTP</class>
      <description>Parses codec streams transmitted in the same RTP session</description>
      <author>Kai Vehmanen &lt;kai.vehmanen@nokia.com&gt;</author>
    </element>
    <element>
      <name>gstrtpsession</name>
      <longname>RTP Session</longname>
      <class>Filter/Network/RTP</class>
      <description>Implement an RTP session</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>gstrtpssrcdemux</name>
      <longname>RTP SSRC Demux</longname>
      <class>Demux/Network/RTP</class>
      <description>Splits RTP streams based on the SSRC</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
  </elements>
</plugin>