1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

update readme

This commit is contained in:
winlin 2013-12-22 12:28:08 +08:00
parent 1d546900c8
commit 264c87af5c

View file

@ -63,7 +63,7 @@ For example, use ffmpeg to publish:
</pre> </pre>
<strong>step 8:</strong> play live stream. <br/> <strong>step 8:</strong> play live stream. <br/>
<pre> <pre>
players: [http://demo.srs.com/players](http://demo.srs.com/players) players: http://demo.srs.com/players
rtmp url: rtmp://demo.srs.com/live/livestream rtmp url: rtmp://demo.srs.com/live/livestream
m3u8 url: http://demo.srs.com/live/livestream.m3u8 m3u8 url: http://demo.srs.com/live/livestream.m3u8
for android: http://demo.srs.com/live/livestream.html for android: http://demo.srs.com/live/livestream.html
@ -72,22 +72,22 @@ for android: http://demo.srs.com/live/livestream.html
<pre> <pre>
rtmp url: rtmp://demo.srs.com/live/livestream_ld rtmp url: rtmp://demo.srs.com/live/livestream_ld
m3u8 url: http://demo.srs.com/live/livestream_ld.m3u8 m3u8 url: http://demo.srs.com/live/livestream_ld.m3u8
for android: [http://demo.srs.com/live/livestream_ld.html](http://demo.srs.com/live/livestream_ld.html) for android: http://demo.srs.com/live/livestream_ld.html
rtmp url: rtmp://demo.srs.com/live/livestream_sd rtmp url: rtmp://demo.srs.com/live/livestream_sd
m3u8 url: http://demo.srs.com/live/livestream_sd.m3u8 m3u8 url: http://demo.srs.com/live/livestream_sd.m3u8
for android: [http://demo.srs.com/live/livestream_sd.html](http://demo.srs.com/live/livestream_sd.html) for android: http://demo.srs.com/live/livestream_sd.html
</pre> </pre>
<strong>step 10(optinal):</strong> play live stream auto forwarded, the hls dir change to /forward<br/> <strong>step 10(optinal):</strong> play live stream auto forwarded, the hls dir change to /forward<br/>
<pre> <pre>
rtmp url: rtmp://demo.srs.com:19350/live/livestream rtmp url: rtmp://demo.srs.com:19350/live/livestream
m3u8 url: http://demo.srs.com/forward/live/livestream.m3u8 m3u8 url: http://demo.srs.com/forward/live/livestream.m3u8
for android: [http://demo.srs.com/forward/live/livestream.html](http://demo.srs.com/forward/live/livestream.html) for android: http://demo.srs.com/forward/live/livestream.html
rtmp url: rtmp://demo.srs.com:19350/live/livestream_ld rtmp url: rtmp://demo.srs.com:19350/live/livestream_ld
m3u8 url: http://demo.srs.com/forward/live/livestream_ld.m3u8 m3u8 url: http://demo.srs.com/forward/live/livestream_ld.m3u8
for android: [http://demo.srs.com/forward/live/livestream_ld.html](http://demo.srs.com/forward/live/livestream_ld.html) for android: http://demo.srs.com/forward/live/livestream_ld.html
rtmp url: rtmp://demo.srs.com:19350/live/livestream_sd rtmp url: rtmp://demo.srs.com:19350/live/livestream_sd
m3u8 url: http://demo.srs.com/forward/live/livestream_sd.m3u8 m3u8 url: http://demo.srs.com/forward/live/livestream_sd.m3u8
for android: [http://demo.srs.com/forward/live/livestream_sd.html](http://demo.srs.com/forward/live/livestream_sd.html) for android: http://demo.srs.com/forward/live/livestream_sd.html
</pre> </pre>
<strong>step 11(optinal):</strong> modify the config and reload it (all features support reload)<br/> <strong>step 11(optinal):</strong> modify the config and reload it (all features support reload)<br/>
<pre> <pre>