summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-rtsp.xml
blob: d47e04e20659c7e123efb6538acc56f9a94c574f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>rtsp</name>
  <description>transfer data via RTSP</description>
  <filename>../../gst/rtsp/.libs/libgstrtsp.so</filename>
  <basename>libgstrtsp.so</basename>
  <version>0.10.0</version>
  <license>LGPL</license>
  <source>gst-plugins-good</source>
  <package>GStreamer Good Plug-ins source release</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>rtspsrc</name>
      <longname>RTSP packet receiver</longname>
      <class>Source/Network</class>
      <description>Receive data over the network via RTSP</description>
      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
    </element>
  </elements>
</plugin>