summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-rtp.xml
blob: be290449f55d313e9b57c9aae27fe521736a900e (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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<plugin>
  <name>rtp</name>
  <description>Real-time protocol plugins</description>
  <filename>../../gst/rtp/.libs/libgstrtp.so</filename>
  <basename>libgstrtp.so</basename>
  <version>0.10.3.1</version>
  <license>LGPL</license>
  <source>gst-plugins-good</source>
  <package>GStreamer Good Plug-ins CVS/prerelease</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>asteriskh263</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Depayr/Network</class>
      <description>Extracts H263 video from RTP and encodes in Asterisk H263 format</description>
      <author>Neil Stratford &lt;neils@vipadia.com&gt;</author>
    </element>
    <element>
      <name>rtpamrdepay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Depayr/Network</class>
      <description>Extracts AMR audio from RTP packets (RFC 3267)</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>rtpamrpay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Payloader/Network</class>
      <description>Payload-encode AMR audio into RTP packets (RFC 3267)</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>rtpdepay</name>
      <longname>RTP payloader</longname>
      <class>Codec/Depayr/Network</class>
      <description>Accepts raw RTP and RTCP packets and sends them forward</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>rtpgsmdepay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Depayr/Network</class>
      <description>Extracts GSM audio from RTP packets</description>
      <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
    </element>
    <element>
      <name>rtpgsmpay</name>
      <longname>RTP GSM audio payloader</longname>
      <class>Codec/Payloader/Network</class>
      <description>Payload-encodes GSM audio into a RTP packet</description>
      <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
    </element>
    <element>
      <name>rtph263pay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Payloader/Network</class>
      <description>Payload-encodes H263 video in RTP packets (RFC 2190)</description>
      <author>Neil Stratford &lt;neils@vipadia.com&gt;</author>
    </element>
    <element>
      <name>rtph263pdepay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Depayr/Network</class>
      <description>Extracts H263+ video from RTP packets (RFC 2429)</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>rtph263ppay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Payloader/Network</class>
      <description>Payload-encodes H263+ video in RTP packets (RFC 2429)</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>rtpmp2tdepay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Depay/Network</class>
      <description>Extracts MPEG2 TS from RTP packets (RFC 2250)</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>rtpmp4gdepay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Depay/Network</class>
      <description>Extracts MPEG4 elementary streams from RTP packets (RFC 3640)</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>rtpmp4gpay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Payloader/Network</class>
      <description>Payload MPEG4 elementary streams as RTP packets (RFC 3640)</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>rtpmp4vdepay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Depayr/Network</class>
      <description>Extracts MPEG4 video from RTP packets (RFC 3016)</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>rtpmp4vpay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Payloader/Network</class>
      <description>Payload MPEG4 video as RTP packets (RFC 3016)</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>rtpmpadepay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Depayr/Network</class>
      <description>Extracts MPEG audio from RTP packets (RFC 2038)</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>rtpmpapay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Payloader/Network</class>
      <description>Payload MPEG audio as RTP packets (RFC 2038)</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
    <element>
      <name>rtppcmadepay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Depayr/Network</class>
      <description>Extracts PCMA audio from RTP packets</description>
      <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;, Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
    </element>
    <element>
      <name>rtppcmapay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Payloader/Network</class>
      <description>Payload-encodes PCMA audio into a RTP packet</description>
      <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
    </element>
    <element>
      <name>rtppcmudepay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Depayr/Network</class>
      <description>Extracts PCMU audio from RTP packets</description>
      <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;, Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
    </element>
    <element>
      <name>rtppcmupay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Payloader/Network</class>
      <description>Payload-encodes PCMU audio into a RTP packet</description>
      <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
    </element>
    <element>
      <name>rtpspeexdepay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Depayr/Network</class>
      <description>Extracts Speex audio from RTP packets</description>
      <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
    </element>
    <element>
      <name>rtpspeexpay</name>
      <longname>RTP packet parser</longname>
      <class>Codec/Payloader/Network</class>
      <description>Payload-encodes Speex audio into a RTP packet</description>
      <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
    </element>
  </elements>
</plugin>