summaryrefslogtreecommitdiff
path: root/README
blob: b7104368f53de2462628147a32da1e59e674d36b (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
Farsight 2
==========

http://farsight.freedesktop.org/

Farsight 2 is a collection of GStreamer modules and libraries for
videoconferencing. The API is described in the documentation in the
docs/ directory.


Requirements
============

Build time:
 - gstreamer 0.10.17
 - gst-plugins-base 0.10.17
 - glib 2.12

Run time:
 All of the build time requirements (except gtk-doc) plus
 - gst-plugins-good 0.10.7
 - gst-plugins-bad 0.10.6
 - gst-plugins-farsight 0.12.6

Usable video requires H.263 (encoder + decoder) from gst-ffmpeg
Multicast requires gst-plugins-bad CVS (or 0.10.7) + the patch from 
http://bugzilla.gnome.org/show_bug.cgi?id=520626


For the python module and examples you also need:
 - Python 2.1
 - PyGObject 2.12
 - PyGTK 2.10
 - gst-python 0.10.10

The tests require gst-check (which requires check)
Building the documentation requires gtk-doc 1.8