8wDlpd.png
8wDFp9.png
8wDEOx.png
8wDMfH.png
8wDKte.png
SRS(Simple Realtime Server),高效的实时视频服务器 Windows
admin 2021-9-17

平台
大小
下载地址

SRS/4.0,Leo,是一个简单高效的实时视频服务器,支持RTMP/WebRTC/HLS/HTTP-FLV/SRT。

SRS is a simple, high efficiency and realtime video server, supports RTMP/WebRTC/HLS/HTTP-FLV/SRT.

SRS is licenced under MIT, but some depended libraries are distributed using their own licenses.

安装帮助:

git clone -b develop https://gitee.com/ossrs/srs.git
编译
cd srs/trunk
./configure
make
启动服务器
./objs/srs -c conf/srs.conf

推流:

ffmpeg -re -i ./doc/source.flv -c copy -f flv -y rtmp://localhost/live/livestream

启动

cd /root/srs/trunk

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

查看SRS的状态 ./etc/init.d/srs status

或者看SRS的日志 tail -n 30 -f ./objs/srs.log

停止:./etc/init.d/srs stop

重启:./etc/init.d/srs restart

开始:./etc/init.d/srs start

软件截图

开源地址:GitHub - ossrs/srs: SRS is a simple, high efficiency and realtime video server, supports RTMP/WebRTC/HLS/HTTP-FLV/SRT/GB28181.

最后于 11月前 被admin编辑 ,原因: 修改下载路径
最新回复 (1)
    • 朕弟分享 | 专注小众,乐于分享!
      3
          
返回
发新帖 搜索 反馈 回顶部