正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -32,8 +32,8 @@ cat<<END | @@ -32,8 +32,8 @@ cat<<END | ||
| 32 | http://$ip:$port/players/srs_bwt.html?key=35c9b402c12a7246868752e2878f7e0e&vhost=bandcheck.srs.com | 32 | http://$ip:$port/players/srs_bwt.html?key=35c9b402c12a7246868752e2878f7e0e&vhost=bandcheck.srs.com |
| 33 | END | 33 | END |
| 34 | 34 | ||
| 35 | -echo -e "@see https://github.com/winlinvip/simple-rtmp-server/wiki/SampleDemo" | ||
| 36 | echo -e "${GREEN}请在hosts中添加一行:${BLACK}" | 35 | echo -e "${GREEN}请在hosts中添加一行:${BLACK}" |
| 37 | echo -e "${RED} $ip demo.srs.com${BLACK}" | 36 | echo -e "${RED} $ip demo.srs.com${BLACK}" |
| 38 | echo -e "${GREEN}演示地址:${BLACK}" | 37 | echo -e "${GREEN}演示地址:${BLACK}" |
| 39 | echo -e "${RED} http://$ip:$port${BLACK}" | 38 | echo -e "${RED} http://$ip:$port${BLACK}" |
| 39 | +echo -e "@see https://github.com/winlinvip/simple-rtmp-server/wiki/SampleDemo" |
-
请 注册 或 登录 后发表评论