All Projects → zboya → sms

zboya / sms

Licence: BSD-3-Clause License
rtmp server and super media server whith golang.

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to sms

Monibuca
🧩 Monibuca is a Modularized, Extensible framework for building Streaming Server
Stars: ✭ 307 (+372.31%)
Mutual labels:  hls, rtmp, flv
ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
Stars: ✭ 7,790 (+11884.62%)
Mutual labels:  hls, rtmp, flv
cordova-plugin-tencent-liteav
A cordova plugin for video playing with Tencent's LiteAV SDK. Support RTMP/HLS/FLV/MP4.
Stars: ✭ 24 (-63.08%)
Mutual labels:  hls, rtmp, flv
livego
直播服务器 hls stream online RTMP AMF HLS HTTP-FLV
Stars: ✭ 30 (-53.85%)
Mutual labels:  stream, hls, rtmp
Media Server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
Stars: ✭ 1,363 (+1996.92%)
Mutual labels:  hls, rtmp, flv
Node Media Server
A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
Stars: ✭ 4,433 (+6720%)
Mutual labels:  hls, rtmp, flv
Zlmediakit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181 server and client framework based on C++11
Stars: ✭ 5,248 (+7973.85%)
Mutual labels:  hls, rtmp, flv
Livego
live video streaming server in golang
Stars: ✭ 7,312 (+11149.23%)
Mutual labels:  hls, rtmp, flv
wsa
WSA(Websocket Streaming Agent) is a stream server target for mp4/h264 streaming over websocket
Stars: ✭ 35 (-46.15%)
Mutual labels:  stream, hls, rtmp
tms
tms(toy media server) is a toy media server for myself learning media develop. Just for fun.
Stars: ✭ 29 (-55.38%)
Mutual labels:  hls, rtmp, flv
Magicalexoplayer
The Easiest Way To Play/Stream Video And Audio Using Google ExoPlayer In Your Android Application
Stars: ✭ 171 (+163.08%)
Mutual labels:  stream, hls
Desktoplivestreaming
DesktopLiveStreaming
Stars: ✭ 138 (+112.31%)
Mutual labels:  stream, hls
hlswatch
keep track of hls viewer stats
Stars: ✭ 44 (-32.31%)
Mutual labels:  hls, rtmp
Radium
Synced stream and video playback with VOD capabilities utilizing HLS. Developed for movie nights but has many use cases.
Stars: ✭ 172 (+164.62%)
Mutual labels:  hls, rtmp
VideoCodecKit
iOS macOS 编解码库 脱离ffmpeg等外部依赖 支持H.264 H.265裸流播放 硬件编解码 rtmp推流等
Stars: ✭ 78 (+20%)
Mutual labels:  rtmp, flv
Multi Streaming Server
A NGINX server with RTMP module to send video streaming to multiple services simultaneously (Youtube, Twitch, Dailymotion, Hitbox, Beam, etc...).
Stars: ✭ 132 (+103.08%)
Mutual labels:  stream, rtmp
Nginx Vod Module
NGINX-based MP4 Repackager
Stars: ✭ 1,378 (+2020%)
Mutual labels:  stream, hls
mock-hls-server
Fake a live/event HLS stream from a VOD one. Useful for testing. Supports looping.
Stars: ✭ 61 (-6.15%)
Mutual labels:  stream, hls
docker-wyze-bridge
RTMP/RTSP/LL-HLS bridge for Wyze cams in a docker container
Stars: ✭ 1,146 (+1663.08%)
Mutual labels:  hls, rtmp
rtmp-social-multicast
Want to stream to Twitch, YouTube, Facebook, and/or Periscope at the same time? That's what this project allows you to do!
Stars: ✭ 42 (-35.38%)
Mutual labels:  stream, rtmp

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].