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.
- Host: GitHub
- URL: https://github.com/zboya/sms
- Owner: zboya
- License: bsd-3-clause
- Created: 2018-02-26T03:58:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T03:58:53.000Z (about 8 years ago)
- Last Synced: 2025-08-14T21:10:16.889Z (7 months ago)
- Topics: flv, golang, hls, rtmp, stream, video
- Language: Go
- Homepage:
- Size: 94.7 KB
- Stars: 73
- Watchers: 9
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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