srs安装测试
(2022-03-16 13:27:50)分类: 新技术 |
git clone https://github.com/ossrs/srs
cd srs/trunk
./configure --full && make
./objs/srs -c conf/http.hls.conf
obs配置推流
rtmp://192.168.137.66:1935/live
密钥 szapp
vlc播放
rtmp://192.168.137.66:1935/live/szapp
前一篇:livego直播测试