GnomeMeeting-1.0.2

Introduction to GnomeMeeting

GnomeMeeting is an H.323 compatible videoconferencing and VOIP/IP-Telephony application that allows you to make audio and video calls to remote users with H.323 hardware or software (such as Microsoft Netmeeting). It supports all modern videoconferencing features, such as registering to an ILS directory, gatekeeper support, making multi-user conference calls using an external MCU, using modern Quicknet telephony cards, and making PC-To-Phone calls.

Package information

Installation of GnomeMeeting

Install GnomeMeeting by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    --sysconfdir=/etc/gnome --localstatedir=/var/lib &&
make &&
make install

Command explanations

--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.

--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.

Contents

The GnomeMeeting package contains gnomemeeting and gnomemeeting-config-tool.

Description

gnomemeeting

gnomemeeting is a H.323 Voip, Telephony and Video Conferencing application which uses the H.323 protocol.