SRS命令

 

下载源码:

git clone https://github.com/ossrs/srs.git

 

编译:

cd srs/trunk
./configure && make

 

开启服务:

./objs/srs -c conf/srs.conf

 

停止服务:

./scripts/stop.sh

 

 

编译时安装FFmpeg:

./configure --with-ffmpeg

 

posted @ 2019-05-27 17:11  MyCPlusPlus  阅读(2244)  评论(0)    收藏  举报