用go寫的流媒體服務器,支持rtmp,http-flv,hls

sms

用golang實現的流媒體服務器,來自開源,如今回饋給開源社區。linux

特性

  • 模塊化,易擴展
  • 高性能,易部署,跨平臺
  • 支持rtmp推拉流
  • 支持http-flv分發
  • 支持hls分發
  • 支持http接口請求來推拉流

源碼編譯

git clone https://github.com/sheepbao/sms.git  
cd sms  
./build.sh

交叉編譯

./build.sh linux arm // or ./build.sh os arch

運行

./bin/sms

項目地址

oschina: http://git.oschina.net/sheepbao/smsgit

相關文章
相關標籤/搜索