1 Star 0 Fork 1

zfjia / openmcu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
INSTALL 1.48 KB
一键复制 编辑 原始数据 按行查看 历史
-------------------------
Installation instructions
-------------------------
More detailed instructions can be found in the wiki:
http://openmcu.ru/wiki/en/install/index
Here is basic information.
------------
Dependencies
------------
Requires:
* build tools: gcc make flex bison autoconf automake pkg-config
* FFmpeg >= 0.10.4 - http://www.ffmpeg.org
or Libav >= 0.8 - http://libav.org
* libx264 - http://www.videolan.org/developers/x264.html
* libvpx >= 1.0 - http://webm.googlecode.com
Optional dependencies (will be used if they are available in the system):
* FreeType (http://freetype.org/)
* libjpeg-turbo (http://libjpeg-turbo.virtualgl.org/)
or libjpeg (http://ijg.org/)
OpenMCU-ru contains the following required libraries in the repository:
* PTLib - http://www.opalvoip.org
* H323Plus - http://www.h323plus.org
* Sofia-SIP - http://www.sofia-sip.sourceforge.net
* libSRTP - http://srtp.sourceforge.net/srtp.html
* libzrtp - http://zfoneproject.com/prod_sdk.html
* libyuv - http://www.code.google.com/p/libyuv
--------------
Build on Linux
--------------
./autogen.sh
./configure
make
make install
----------------
Build on FreeBSD
----------------
./autogen.sh
./configure
gmake
gmake install
----------------
Build on Windows
----------------
Build using Microsoft Visual Studio in the following order:
* ptlib\ptlib_*.sln
* h323plus\h323plus_*.sln
* openmcu-ru\win\openmcu_*.sln
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/ictzfjia/openmcu.git
git@gitee.com:ictzfjia/openmcu.git
ictzfjia
openmcu
openmcu
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891