adwpc / licode

support centos ffmpeg c++1x(支持centos、ffmpeg替代libav、c++1x替代boost)

Home Page:http://lynckia.com/licode

Repository from Github https://github.comadwpc/licodeRepository from Github https://github.comadwpc/licode

Licode

1、说明

  • 只支持centos (only support centos)
  • 线上系统基本只用centos
  • 使用最新ffmpeg替换libav
  • 使用c++1x替换boost
  • 脚本更友好

2、示例 (usage)

cd scripts

#install deps
./installCentosDeps.sh

#install erizo
./installErizo.sh

#install nuve
./installNuve.sh

#install example
./installBasicExample.sh

#start licode
./startLicode.sh

#start basic example
./startBasicExample.sh

#stop licode
./stopLicode.sh

#stop basic example
./stopBasicExample.sh

#restart licode and basic example  ^_^
./restartAll.sh

About

support centos ffmpeg c++1x(支持centos、ffmpeg替代libav、c++1x替代boost)

http://lynckia.com/licode

License:Other


Languages

Language:C++ 60.5%Language:JavaScript 36.9%Language:Shell 1.4%Language:HTML 0.4%Language:CMake 0.3%Language:C 0.3%Language:Python 0.1%