OBS+SRS+VLC

运行环境:ubuntu16、windows 10、OBS、VLC
ubuntu:
1、apt update & apt upgrade & apt install git
2、git clone https://github.com/ossrs/srs &&cd srs/trunk && ./config && make
3、./etc/init.d/srs start
windows:
4、去官网下载OBS windows版以及VLC windows版,然后安装。
配置:
5、SRS默认端口时1935(默认配置文件srs.conf)
6、打开OBS的设置,然后推流-自定义-rtmp://ip地址:1935(如果填写了密码,那么在VLC推流中的路径后面添加 “/密码”)
7、VLC:媒体-网络-输入推流地址(rtmp://IP地址:1935/密码

你可能感兴趣的:(杂项)