winlin

add add hosts and wiki.

@@ -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"