<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;

  <!ENTITY farstream-download-http
           "http://freedesktop.org/software/farstream/releases/farstream/farstream-&farstream-version;.tar.gz">
  <!ENTITY farstream-download-ftp  " ">
  <!ENTITY farstream-md5sum        "a8971167068b69a6933d3eaaeb9ab448">
  <!ENTITY farstream-size          "1.2 MB">
  <!ENTITY farstream-buildsize     "30 MB">
  <!ENTITY farstream-time          "0.2 SBU">
]>

<sect1 id="farstream" xreflabel="Farstream-&farstream-version;">
  <?dbhtml filename="farstream.html"?>

  <sect1info>
    <othername>$LastChangedBy: bdubbs $</othername>
    <date>$Date: 2014-05-20 16:00:56 -0400 (Tue, 20 May 2014) $</date>
  </sect1info>

  <title>Farstream-&farstream-version;</title>

  <indexterm zone="farstream">
    <primary sortas="a-Farstream">Farstream</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to Farstream</title>

    <para>
      The <application>Farstream</application> package contains libraries
      and a collection of <application>GStreamer</application> modules
      used for video conferencing.
    </para>

    &lfs75_checked;

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>
          Download (HTTP): <ulink url="&farstream-download-http;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download (FTP): <ulink url="&farstream-download-ftp;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download MD5 sum: &farstream-md5sum;
        </para>
      </listitem>
      <listitem>
        <para>
          Download size: &farstream-size;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated disk space required: &farstream-buildsize;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated build time: &farstream-time;
        </para>
      </listitem>
    </itemizedlist>

    <bridgehead renderas="sect3">Farstream Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required">
      <xref linkend="gst10-plugins-base"/> and
      <xref linkend="libnice"/>
    </para>

    <bridgehead renderas="sect4">Recommended</bridgehead>
    <para role="recommended">
      <xref linkend="gobject-introspection"/>
    </para>

    <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
    <para role="recommended">
      <xref linkend="gst10-plugins-bad"/> and
      <xref linkend="gst10-plugins-good"/>
    </para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional">
      <xref linkend="gtk-doc"/>,
      <ulink url="https://wiki.gnome.org/action/show/Projects/GUPnP">gupnp-igd</ulink> and
      <xref linkend="valgrind"/>
    </para>

    <para condition="html" role="usernotes">
      User Notes: <ulink url="&blfs-wiki;/farstream"/>
    </para>
  </sect2>

  <sect2 role="installation">
    <title>Installation of Farstream</title>

    <para>
      Install <application>Farstream</application> by running the following
      commands:
    </para>

<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>

    <para>
      To test the results, issue: <command>make check</command>.
    </para>

    <para>
      Now, as the <systemitem class="username">root</systemitem> user:
    </para>

<screen role="root"><userinput>make install</userinput></screen>
  </sect2>

  <sect2 role="commands">
    <title>Command Explanations</title>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="../../xincludes/gtk-doc-rebuild.xml"/>

  </sect2>

  <sect2 role="content">
    <title>Contents</title>

    <segmentedlist>
      <segtitle>Installed Programs</segtitle>
      <segtitle>Installed Library</segtitle>
      <segtitle>Installed Directories</segtitle>

      <seglistitem>
        <seg>
          None
        </seg>
        <seg>
          libfarstream-0.2.so
        </seg>
        <seg>
          /usr/include/farstream-0.2,
          /usr/lib/farstream-0.2,
          /usr/share/farstream,
          /usr/share/gtk-doc/html/farstream-libs-1.0, and
          /usr/share/gtk-doc/html/farstream-plugins-0.2
        </seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="libfarstream">
        <term><filename class="libraryfile">libfarstream-0.2.so</filename></term>
        <listitem>
          <para>
            contains the <application>Farstream</application> API functions.
          </para>
          <indexterm zone="farstream libfarstream">
            <primary sortas="c-libfarstream">libfarstream-0.2so</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
