phogram_MCT

所属分类:TreeView控件
开发工具:C++ Builder
文件大小:81KB
下载次数:0
上传日期:2019-04-02 20:48:51
上 传 者qustace
说明:  这是一个OPENH323中的MCU程序,可用借鉴下对网络电话进行开发
(This is a MCU program in OPENH323, which can be used for reference to develop the Internet phone.)

文件列表:
mpl-1.0.htm (20583, 2007-10-18)
8config.h (2416, 2007-10-18)
filemembers.h (5528, 2007-10-18)
h323.h (20278, 2007-10-18)
mcu.h (5066, 2007-10-18)
tconference.h (32174, 2007-10-18)
version.h (2289, 2007-10-20)
connecting.wav (17616, 2007-10-18)
entering.wav (12396, 2007-10-18)
leaving.wav (13330, 2007-10-18)
Makefile (2844, 2007-10-18)
openmcu.1 (3376, 2007-10-18)
custom.cxx (5169, 2007-10-18)
filemembers.cxx (7684, 2007-10-18)
h323.cxx (39930, 2007-11-07)
main.cxx (241053, 2007-10-18)
mcu.cxx (17292, 2007-10-20)
precompile.cxx (1883, 2007-10-18)
Uconference.cxx (35346, 2007-10-18)
video.cxx (33324, 2007-10-20)
openmcu.ico (1086, 2007-10-18)
openmcu.man (3616, 2007-10-18)
messages.mc (364, 2007-10-18)
server.pem (1614, 2007-10-18)
openmcu.vcproj (5648, 2007-10-20)
openmcu_2005.vcproj (6720, 2008-02-07)
openmcu_2008.vcproj (6820, 2008-02-07)
openmcu.gif (3136, 2007-10-18)

Notes for OpenMCU ----------------- Roger Hardiman, 20 June 2001 Updated by Craig Southeren, 6 March 2006 1. Introduction --------------- OpenMCU is a simple Mutli Conference Unit using the H.323 protocol. It requires the OpenH323 library - see http://www.openh323.org for more information. It is known to run on Linux and FreeBSD and should run on any platform supported by OpenH323. If you run the program sucessfully on another platform them please email to openh323@openh323.org 2. Features ----------- The code contains the following features: - configured by a web interface on port 1420 (use http://host:1420 access) - requires no codec hardware to operate - supports all plugin audio codecs supported by OpenH323 - supports H.261 and H.263 video - can accept multiple connections simultaneously - several different conferences can be talking place at the same time using the 'rooms' feature - display statistics on calls in progress - initiate calls from the MCU to remote endpoints - audio loopback mode echoes back your audio in a specific room. Ideal for setup of audio hardware and testing network performance. 3. Operation ------------ OpenMCU works by setting up a H.323 listener process, and then waiting for incoming connections. Whenever an incoming connection is established, it determines which conference is required via the 'rooms' feature and adds the call to that conference. You call the MCU using the format "room_name@server_name" eg using ohphone I type ohphone meeting1@mcu.myservers.com New rooms are created automatically and there is a default room for people who do not specify a room or cannot specify a room (eg NetMeeting). The default room is called room101. You hear the audio from the other users, but only see the video from the four users activly talking. 4. Command line options ----------------------- See the man page for command line options ------------------------

近期下载者

相关文件


收藏者