Skip to content
forked from zboya/sms

rtmp server and super media server whith golang.

License

Notifications You must be signed in to change notification settings

LiveStudioSolution/sms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.4%
  • Shell 1.6%