正在显示
1 个修改的文件
包含
9 行增加
和
7 行删除
| @@ -15,12 +15,14 @@ For the wiki for SRS/3.0, please read [Chinese][srs_CN] or [English][srs_EN]. | @@ -15,12 +15,14 @@ For the wiki for SRS/3.0, please read [Chinese][srs_CN] or [English][srs_EN]. | ||
| 15 | 15 | ||
| 16 | * [About](#about) | 16 | * [About](#about) |
| 17 | * [Usage](#usage) | 17 | * [Usage](#usage) |
| 18 | - * [Wiki](#wiki) | 18 | + * [Wiki for v3.0](#srs-30-wiki) |
| 19 | + * [Wiki for v2.0](#srs-20-wiki) | ||
| 20 | + * [Wiki for v1.0](#srs-10-wiki) | ||
| 19 | * [Product](#product) | 21 | * [Product](#product) |
| 20 | * [History](#history) | 22 | * [History](#history) |
| 21 | - * [v3.0 changes](#v3) | ||
| 22 | - * [v2.0 changes](#v2) | ||
| 23 | - * [v1.0 changes](#v1) | 23 | + * [v3.0 changes](#v3-changes) |
| 24 | + * [v2.0 changes](#v2-changes) | ||
| 25 | + * [v1.0 changes](#v1-changes) | ||
| 24 | * [Releases](#releases) | 26 | * [Releases](#releases) |
| 25 | * [Features](#features) | 27 | * [Features](#features) |
| 26 | * [Compare](#compare) | 28 | * [Compare](#compare) |
| @@ -133,7 +135,7 @@ The changes `history`, `features`, `compare`, `release` and `performance` of SRS | @@ -133,7 +135,7 @@ The changes `history`, `features`, `compare`, `release` and `performance` of SRS | ||
| 133 | 135 | ||
| 134 | ### History | 136 | ### History |
| 135 | 137 | ||
| 136 | -#### v3 | 138 | +#### V3 changes |
| 137 | 139 | ||
| 138 | * v3.0, 2016-12-15, fix #717, #691, http api/static/stream support cors. 3.0.9 | 140 | * v3.0, 2016-12-15, fix #717, #691, http api/static/stream support cors. 3.0.9 |
| 139 | * v3.0, 2016-12-08, support log rotate signal SIGUSR1. 3.0.8 | 141 | * v3.0, 2016-12-08, support log rotate signal SIGUSR1. 3.0.8 |
| @@ -149,7 +151,7 @@ The changes `history`, `features`, `compare`, `release` and `performance` of SRS | @@ -149,7 +151,7 @@ The changes `history`, `features`, `compare`, `release` and `performance` of SRS | ||
| 149 | * v3.0, 2015-08-28, fix [#471][bug #471], api response the width and height. 3.0.2 | 151 | * v3.0, 2015-08-28, fix [#471][bug #471], api response the width and height. 3.0.2 |
| 150 | * v3.0, 2015-08-25, fix [#367][bug #367], support nginx-rtmp exec. 3.0.1 | 152 | * v3.0, 2015-08-25, fix [#367][bug #367], support nginx-rtmp exec. 3.0.1 |
| 151 | 153 | ||
| 152 | -#### v2 | 154 | +#### V2 changes |
| 153 | 155 | ||
| 154 | * <strong>v2.0, 2016-12-13, [2.0 beta3(2.0.223)][r2.0b3] released. 86685 lines.</strong> | 156 | * <strong>v2.0, 2016-12-13, [2.0 beta3(2.0.223)][r2.0b3] released. 86685 lines.</strong> |
| 155 | * <strong>v2.0, 2016-11-09, [2.0 beta2(2.0.221)][r2.0b2] released. 86691 lines.</strong> | 157 | * <strong>v2.0, 2016-11-09, [2.0 beta2(2.0.221)][r2.0b2] released. 86691 lines.</strong> |
| @@ -291,7 +293,7 @@ The changes `history`, `features`, `compare`, `release` and `performance` of SRS | @@ -291,7 +293,7 @@ The changes `history`, `features`, `compare`, `release` and `performance` of SRS | ||
| 291 | * v2.0, 2014-10-18, remove supports for OSX(darwin). 2.0.1. | 293 | * v2.0, 2014-10-18, remove supports for OSX(darwin). 2.0.1. |
| 292 | * v2.0, 2014-10-16, revert github srs README to English. 2.0.0. | 294 | * v2.0, 2014-10-16, revert github srs README to English. 2.0.0. |
| 293 | 295 | ||
| 294 | -#### v1 | 296 | +#### V1 changes |
| 295 | 297 | ||
| 296 | * <strong>v1.0, 2014-12-05, [1.0 release(1.0.10)][r1.0r0] released. 59391 lines.</strong> | 298 | * <strong>v1.0, 2014-12-05, [1.0 release(1.0.10)][r1.0r0] released. 59391 lines.</strong> |
| 297 | * <strong>v1.0, 2014-10-09, [1.0 beta(1.0.0)][r1.0b0] released. 59316 lines.</strong> | 299 | * <strong>v1.0, 2014-10-09, [1.0 beta(1.0.0)][r1.0b0] released. 59316 lines.</strong> |
-
请 注册 或 登录 后发表评论