blob: e76e004bdca296dd3becef5a1735ba6b907b3d76 (
plain)
1
2 README for amsn
3
4
5 In order to make an Audio Call in aMSN, you will need to have the following
6 dependencies installed on your system :
7
8 - glib (>= 2.16)
9 - gstreamer (>= 0.10.23)
10 - gst-plugins-base (>= 0.10.23)
11 - gst-plugins-good (>= 0.10.15)
12 - gst-plugins-bad (>= 0.10.13)
13 - libnice (>= 0.0.9)
14 - farsight2 (>= 0.0.13)
15
16
17 Libnice and farsight2 can be obtained from:
18
19 http://nice.freedesktop.org/releases/
20 http://farsight.freedesktop.org/releases/farsight2/
21
22
23 To get more information, just read http://www.amsn-project.net/wiki/Farsight
|