# sms **Repository Path**: ifreeswitch/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**: 0 - **Forks**: 23 - **Created**: 2019-04-28 - **Last Updated**: 2020-12-19 ## 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