winlin

update readme

正在显示 1 个修改的文件 包含 20 行增加20 行删除
@@ -59,35 +59,35 @@ For example, use ffmpeg to publish: @@ -59,35 +59,35 @@ For example, use ffmpeg to publish:
59 # linux: /etc/hosts 59 # linux: /etc/hosts
60 # windows: C:\Windows\System32\drivers\etc\hosts 60 # windows: C:\Windows\System32\drivers\etc\hosts
61 # where server ip is 192.168.2.111 61 # where server ip is 192.168.2.111
62 -192.168.2.111 demo 62 +192.168.2.111 demo.srs.com
63 </pre> 63 </pre>
64 <strong>step 8:</strong> play live stream. <br/> 64 <strong>step 8:</strong> play live stream. <br/>
65 <pre> 65 <pre>
66 -players: http://demo:80/players  
67 -rtmp url: rtmp://demo:1935/live/livestream  
68 -m3u8 url: http://demo:80/live/livestream.m3u8  
69 -for android: http://demo:80/live/livestream.html 66 +players: http://demo.srs.com:80/players
  67 +rtmp url: rtmp://demo.srs.com:1935/live/livestream
  68 +m3u8 url: http://demo.srs.com:80/live/livestream.m3u8
  69 +for android: http://demo.srs.com:80/live/livestream.html
70 </pre> 70 </pre>
71 <strong>step 9(optinal):</strong> play live stream auto transcoded<br/> 71 <strong>step 9(optinal):</strong> play live stream auto transcoded<br/>
72 <pre> 72 <pre>
73 -rtmp url: rtmp://demo:1935/live/livestream_ld  
74 -m3u8 url: http://demo:80/live/livestream_ld.m3u8  
75 -for android: http://demo:80/live/livestream_ld.html  
76 -rtmp url: rtmp://demo:1935/live/livestream_sd  
77 -m3u8 url: http://demo:80/live/livestream_sd.m3u8  
78 -for android: http://demo:80/live/livestream_sd.html 73 +rtmp url: rtmp://demo.srs.com:1935/live/livestream_ld
  74 +m3u8 url: http://demo.srs.com:80/live/livestream_ld.m3u8
  75 +for android: http://demo.srs.com:80/live/livestream_ld.html
  76 +rtmp url: rtmp://demo.srs.com:1935/live/livestream_sd
  77 +m3u8 url: http://demo.srs.com:80/live/livestream_sd.m3u8
  78 +for android: http://demo.srs.com:80/live/livestream_sd.html
79 </pre> 79 </pre>
80 <strong>step 10(optinal):</strong> play live stream auto forwarded, the hls dir change to /forward<br/> 80 <strong>step 10(optinal):</strong> play live stream auto forwarded, the hls dir change to /forward<br/>
81 <pre> 81 <pre>
82 -rtmp url: rtmp://demo:19350/live/livestream  
83 -m3u8 url: http://demo:80/forward/live/livestream.m3u8  
84 -for android: http://demo:80/forward/live/livestream.html  
85 -rtmp url: rtmp://demo:19350/live/livestream_ld  
86 -m3u8 url: http://demo:80/forward/live/livestream_ld.m3u8  
87 -for android: http://demo:80/forward/live/livestream_ld.html  
88 -rtmp url: rtmp://demo:19350/live/livestream_sd  
89 -m3u8 url: http://demo:80/forward/live/livestream_sd.m3u8  
90 -for android: http://demo:80/forward/live/livestream_sd.html 82 +rtmp url: rtmp://demo.srs.com:19350/live/livestream
  83 +m3u8 url: http://demo.srs.com:80/forward/live/livestream.m3u8
  84 +for android: http://demo.srs.com:80/forward/live/livestream.html
  85 +rtmp url: rtmp://demo.srs.com:19350/live/livestream_ld
  86 +m3u8 url: http://demo.srs.com:80/forward/live/livestream_ld.m3u8
  87 +for android: http://demo.srs.com:80/forward/live/livestream_ld.html
  88 +rtmp url: rtmp://demo.srs.com:19350/live/livestream_sd
  89 +m3u8 url: http://demo.srs.com:80/forward/live/livestream_sd.m3u8
  90 +for android: http://demo.srs.com:80/forward/live/livestream_sd.html
91 </pre> 91 </pre>
92 <strong>step 11(optinal):</strong> modify the config and reload it (all features support reload)<br/> 92 <strong>step 11(optinal):</strong> modify the config and reload it (all features support reload)<br/>
93 <pre> 93 <pre>