winlin

add add hosts and wiki.

@@ -31,5 +31,9 @@ cat<<END @@ -31,5 +31,9 @@ cat<<END
31 默认的测速应用演示: 31 默认的测速应用演示:
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 +
  35 +echo -e "@see https://github.com/winlinvip/simple-rtmp-server/wiki/SampleDemo"
  36 +echo -e "${GREEN}请在hosts中添加一行:${BLACK}"
  37 +echo -e "${RED} $ip demo.srs.com${BLACK}"
34 echo -e "${GREEN}演示地址:${BLACK}" 38 echo -e "${GREEN}演示地址:${BLACK}"
35 echo -e "${RED} http://$ip:$port${BLACK}" 39 echo -e "${RED} http://$ip:$port${BLACK}"