An open API service indexing awesome lists of open source software.

https://github.com/zboya/sms

rtmp server and super media server whith golang.
https://github.com/zboya/sms

flv golang hls rtmp stream video

Last synced: 13 days ago
JSON representation

rtmp server and super media server whith golang.

Awesome Lists containing this project

README

          

# 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