# sms **Repository Path**: mirrors_sjqzhang/sms ## Basic Information - **Project Name**: sms - **Description**: rtmp server and super media server whith golang. - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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