Skip to content
/ licode Public
forked from lynckia/licode

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

License

Notifications You must be signed in to change notification settings

adwpc/licode

 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 60.6%
  • JavaScript 36.9%
  • Shell 1.4%
  • HTML 0.4%
  • CMake 0.3%
  • C 0.3%
  • Python 0.1%