The Farstream package contains libraries and a collection of GStreamer modules used for video conferencing.
This package is known to build and work properly using an LFS-7.4 platform.
Download (HTTP): http://freedesktop.org/software/farstream/releases/farstream/farstream-0.2.3.tar.gz
Download MD5 sum: a8971167068b69a6933d3eaaeb9ab448
Download size: 1.2 MB
Estimated disk space required: 30 MB
Estimated build time: 0.2 SBU
gst-plugins-base-1.0.10 and libnice-0.1.4
gst-plugins-bad-1.0.10 and gst-plugins-good-1.0.10
GTK-Doc-1.19, gupnp-igd and Valgrind
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/farstream
Install Farstream by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2013-09-01 15:01:22 -0700