yang-f / sms

rtmp server and super media server whith golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sms

sheepbao media server and super media server whith golang.

Features

  • modularization, expansibility
  • high performance, easy deployment, cross-platform
  • support rtmp
  • support http-flv
  • support hls
  • support push or pull media streams by http request
  • support flv dvr (save rtmp stream to flv file)

Build

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

Cross compile

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

Run

./bin/sms

About

rtmp server and super media server whith golang.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 98.4%Language:Shell 1.6%