Skip to content

pengliren/sms

Repository files navigation

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 [email protected]