正在显示
1 个修改的文件
包含
6 行增加
和
6 行删除
@@ -63,7 +63,7 @@ For example, use ffmpeg to publish: | @@ -63,7 +63,7 @@ For example, use ffmpeg to publish: | ||
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.srs.com/players | 66 | +players: [http://demo.srs.com/players](http://demo.srs.com/players) |
67 | rtmp url: rtmp://demo.srs.com/live/livestream | 67 | rtmp url: rtmp://demo.srs.com/live/livestream |
68 | m3u8 url: http://demo.srs.com/live/livestream.m3u8 | 68 | m3u8 url: http://demo.srs.com/live/livestream.m3u8 |
69 | for android: http://demo.srs.com/live/livestream.html | 69 | for android: http://demo.srs.com/live/livestream.html |
@@ -72,22 +72,22 @@ for android: http://demo.srs.com/live/livestream.html | @@ -72,22 +72,22 @@ for android: http://demo.srs.com/live/livestream.html | ||
72 | <pre> | 72 | <pre> |
73 | rtmp url: rtmp://demo.srs.com/live/livestream_ld | 73 | rtmp url: rtmp://demo.srs.com/live/livestream_ld |
74 | m3u8 url: http://demo.srs.com/live/livestream_ld.m3u8 | 74 | m3u8 url: http://demo.srs.com/live/livestream_ld.m3u8 |
75 | -for android: http://demo.srs.com/live/livestream_ld.html | 75 | +for android: [http://demo.srs.com/live/livestream_ld.html](http://demo.srs.com/live/livestream_ld.html) |
76 | rtmp url: rtmp://demo.srs.com/live/livestream_sd | 76 | rtmp url: rtmp://demo.srs.com/live/livestream_sd |
77 | m3u8 url: http://demo.srs.com/live/livestream_sd.m3u8 | 77 | m3u8 url: http://demo.srs.com/live/livestream_sd.m3u8 |
78 | -for android: http://demo.srs.com/live/livestream_sd.html | 78 | +for android: [http://demo.srs.com/live/livestream_sd.html](http://demo.srs.com/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.srs.com:19350/live/livestream | 82 | rtmp url: rtmp://demo.srs.com:19350/live/livestream |
83 | m3u8 url: http://demo.srs.com/forward/live/livestream.m3u8 | 83 | m3u8 url: http://demo.srs.com/forward/live/livestream.m3u8 |
84 | -for android: http://demo.srs.com/forward/live/livestream.html | 84 | +for android: [http://demo.srs.com/forward/live/livestream.html](http://demo.srs.com/forward/live/livestream.html) |
85 | rtmp url: rtmp://demo.srs.com:19350/live/livestream_ld | 85 | rtmp url: rtmp://demo.srs.com:19350/live/livestream_ld |
86 | m3u8 url: http://demo.srs.com/forward/live/livestream_ld.m3u8 | 86 | m3u8 url: http://demo.srs.com/forward/live/livestream_ld.m3u8 |
87 | -for android: http://demo.srs.com/forward/live/livestream_ld.html | 87 | +for android: [http://demo.srs.com/forward/live/livestream_ld.html](http://demo.srs.com/forward/live/livestream_ld.html) |
88 | rtmp url: rtmp://demo.srs.com:19350/live/livestream_sd | 88 | rtmp url: rtmp://demo.srs.com:19350/live/livestream_sd |
89 | m3u8 url: http://demo.srs.com/forward/live/livestream_sd.m3u8 | 89 | m3u8 url: http://demo.srs.com/forward/live/livestream_sd.m3u8 |
90 | -for android: http://demo.srs.com/forward/live/livestream_sd.html | 90 | +for android: [http://demo.srs.com/forward/live/livestream_sd.html](http://demo.srs.com/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> |
-
请 注册 或 登录 后发表评论