Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 942 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 942 Bytes

SMS is a streaming media server based on java development.

Features

  • RTMP/RTSP/RTP/HLS live streaming, the RTMP protocol is based on red5 porting, thanks to the red5 project

  • RTMP Video on demand FLV/MP4, playing from local filesystem or HTTP

  • Stream relay support for distributed streaming: push & pull models

  • Recording streams in multiple FLVs

  • H264/AAC support

Build

  • Import the project into eclipse and execute the build with ant
  • Start the service with startup

Example

Warning

  • This project is mainly used for learning. If you have any questions, please send an email to 344867279@qq.com