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.6 systemd platform.
Download (HTTP): http://freedesktop.org/software/farstream/releases/farstream/farstream-0.2.4.tar.gz
Download MD5 sum: edcc75cbf7c811cfe3de9b00b9808682
Download size: 1.3 MB
Estimated disk space required: 30 MB
Estimated build time: 0.2 SBU
gst-plugins-base-1.4.1 and libnice-0.1.7
gst-plugins-bad-1.4.1 and gst-plugins-good-1.4.1
GTK-Doc-1.20 and Valgrind-3.10.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/farstream
If you have downloaded the optional patch, apply it by running the following command:
patch -Np1 -i ../farstream-0.2.4-fix_documentation-1.patch
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 2014-08-25 09:58:52 -0700