From b114fd35c5eccccb5f3d77178f06f1b2293a0440 Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 21 Dec 2013 20:16:37 +0800 Subject: [PATCH] update readme, add url for android and players. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8bda9fdf4..866ea3061 100755 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ For example, use ffmpeg to publish: step 8: play live stream.
-players: http://demo.srs.com/players
+players: [http://demo.srs.com/players](http://demo.srs.com/players)
 rtmp url: rtmp://demo.srs.com/live/livestream
 m3u8 url: http://demo.srs.com/live/livestream.m3u8
 for android: http://demo.srs.com/live/livestream.html
@@ -72,22 +72,22 @@ for android: http://demo.srs.com/live/livestream.html
 
 rtmp url: rtmp://demo.srs.com/live/livestream_ld
 m3u8 url: http://demo.srs.com/live/livestream_ld.m3u8
-for android: http://demo.srs.com/live/livestream_ld.html
+for android: [http://demo.srs.com/live/livestream_ld.html](http://demo.srs.com/live/livestream_ld.html)
 rtmp url: rtmp://demo.srs.com/live/livestream_sd
 m3u8 url: http://demo.srs.com/live/livestream_sd.m3u8
-for android: http://demo.srs.com/live/livestream_sd.html
+for android: [http://demo.srs.com/live/livestream_sd.html](http://demo.srs.com/live/livestream_sd.html)
 
step 10(optinal): play live stream auto forwarded, the hls dir change to /forward
 rtmp url: rtmp://demo.srs.com:19350/live/livestream
 m3u8 url: http://demo.srs.com/forward/live/livestream.m3u8
-for android: http://demo.srs.com/forward/live/livestream.html
+for android: [http://demo.srs.com/forward/live/livestream.html](http://demo.srs.com/forward/live/livestream.html)
 rtmp url: rtmp://demo.srs.com:19350/live/livestream_ld
 m3u8 url: http://demo.srs.com/forward/live/livestream_ld.m3u8
-for android: http://demo.srs.com/forward/live/livestream_ld.html
+for android: [http://demo.srs.com/forward/live/livestream_ld.html](http://demo.srs.com/forward/live/livestream_ld.html)
 rtmp url: rtmp://demo.srs.com:19350/live/livestream_sd
 m3u8 url: http://demo.srs.com/forward/live/livestream_sd.m3u8
-for android: http://demo.srs.com/forward/live/livestream_sd.html
+for android: [http://demo.srs.com/forward/live/livestream_sd.html](http://demo.srs.com/forward/live/livestream_sd.html)
 
step 11(optinal): modify the config and reload it (all features support reload)