# sms **Repository Path**: sheepbao/sms ## Basic Information - **Project Name**: sms - **Description**: super media stream server with golang. - **Primary Language**: Go - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 23 - **Forks**: 23 - **Created**: 2017-04-02 - **Last Updated**: 2022-01-12 ## 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 ## 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