From 82190d7fa221d32014466a155c18ae4dd82971cb Mon Sep 17 00:00:00 2001 From: winlin Date: Sun, 1 Dec 2013 14:11:07 +0800 Subject: [PATCH] change server name to demo, dev used for development vhost --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6181592dd..f665f2384 100755 --- a/README.md +++ b/README.md @@ -42,11 +42,12 @@ For example, use ffmpeg to publish: sleep 1; \ done -step 6: add server ip to hosts as demo.
+step 6: add server ip to client hosts as demo.
 # edit the folowing file:
 # linux: /etc/hosts
 # windows: C:\Windows\System32\drivers\etc\hosts
+# where server ip is 192.168.2.111
 192.168.2.111 demo 
 
step 7: play live stream.