正在显示
1 个修改的文件
包含
83 行增加
和
59 行删除
| @@ -99,10 +99,7 @@ cd srs/trunk | @@ -99,10 +99,7 @@ cd srs/trunk | ||
| 99 | </pre> | 99 | </pre> |
| 100 | 100 | ||
| 101 | <strong>Step 2:</strong> build SRS, | 101 | <strong>Step 2:</strong> build SRS, |
| 102 | -<strong>Requires Centos6.x/Ubuntu12 32/64bits, others see Build( | ||
| 103 | -[CN](https://github.com/simple-rtmp-server/srs/wiki/v2_CN_Build), | ||
| 104 | -[EN](https://github.com/simple-rtmp-server/srs/wiki/v2_EN_Build) | ||
| 105 | -).</strong> | 102 | +<strong>Requires Centos6.x/Ubuntu12 32/64bits, others see Build([CN][v2_CN_Build],[EN][v2_EN_Build]).</strong> |
| 106 | 103 | ||
| 107 | <pre> | 104 | <pre> |
| 108 | ./configure && make | 105 | ./configure && make |
| @@ -317,34 +314,34 @@ Remark: | @@ -317,34 +314,34 @@ Remark: | ||
| 317 | 314 | ||
| 318 | ## Releases | 315 | ## Releases |
| 319 | 316 | ||
| 320 | -* 2015-08-23, [Release v2.0a0](https://github.com/simple-rtmp-server/srs/releases/tag/2.0a0), 2.0 alpha0, 2.0.185, 89022 lines.<br/> | ||
| 321 | -* 2015-05-23, [Release v1.0r4](https://github.com/simple-rtmp-server/srs/releases/tag/1.0r4), bug fixed, 1.0.32, 59509 lines.<br/> | ||
| 322 | -* 2015-03-19, [Release v1.0r3](https://github.com/simple-rtmp-server/srs/releases/tag/1.0r3), bug fixed, 1.0.30, 59511 lines.<br/> | ||
| 323 | -* 2015-02-12, [Release v1.0r2](https://github.com/simple-rtmp-server/srs/releases/tag/1.0r2), bug fixed, 1.0.27, 59507 lines.<br/> | ||
| 324 | -* 2015-01-15, [Release v1.0r1](https://github.com/simple-rtmp-server/srs/releases/tag/1.0r1), bug fixed, 1.0.21, 59472 lines.<br/> | ||
| 325 | -* 2014-12-05, [Release v1.0r0](https://github.com/simple-rtmp-server/srs/releases/tag/1.0r0), all bug fixed, 1.0.10, 59391 lines.<br/> | ||
| 326 | -* 2014-10-09, [Release v1.0-beta](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.beta), all bug fixed, 1.0.0, 59316 lines.<br/> | ||
| 327 | -* 2014-08-03, [Release v1.0-mainline7](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline7), config utest, all bug fixed. 57432 lines.<br/> | ||
| 328 | -* 2014-07-13, [Release v1.0-mainline6](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline6), core/kernel/rtmp utest, refine bandwidth(as/js/srslibrtmp library). 50029 lines.<br/> | ||
| 329 | -* 2014-06-27, [Release v1.0-mainline5](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline5), refine perf 3k+ clients, edge token traverse, [srs monitor](http://ossrs.net:1977), 30days online. 41573 lines.<br/> | ||
| 330 | -* 2014-05-28, [Release v1.0-mainline4](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline4), support heartbeat, tracable log, fix mem leak and bugs. 39200 lines.<br/> | ||
| 331 | -* 2014-05-18, [Release v1.0-mainline3](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline3), support mips, fms origin, json(http-api). 37594 lines.<br/> | ||
| 332 | -* 2014-04-28, [Release v1.0-mainline2](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline2), support [dvr](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_DVR), android, [edge](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Edge). 35255 lines.<br/> | ||
| 333 | -* 2014-04-07, [Release v1.0-mainline](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline), support [arm](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SrsLinuxArm), [init.d](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_LinuxService), http [server](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_HTTPServer)/[api](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_HTTPApi), [ingest](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SampleIngest). 30000 lines.<br/> | ||
| 334 | -* 2013-12-25, [Release v0.9](https://github.com/simple-rtmp-server/srs/releases/tag/0.9), support bandwidth test, player/encoder/chat [demos](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SampleDemo). 20926 lines.<br/> | ||
| 335 | -* 2013-12-08, [Release v0.8](https://github.com/simple-rtmp-server/srs/releases/tag/0.8), support [http hooks callback](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_HTTPCallback), update [SB](https://github.com/simple-rtmp-server/srs-bench). 19186 lines.<br/> | ||
| 336 | -* 2013-12-03, [Release v0.7](https://github.com/simple-rtmp-server/srs/releases/tag/0.7), support [live stream transcoding](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_FFMPEG). 17605 lines.<br/> | ||
| 337 | -* 2013-11-29, [Release v0.6](https://github.com/simple-rtmp-server/srs/releases/tag/0.6), support [forward](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Forward) stream to origin/edge. 16094 lines.<br/> | ||
| 338 | -* 2013-11-26, [Release v0.5](https://github.com/simple-rtmp-server/srs/releases/tag/0.5), support [HLS(m3u8)](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_DeliveryHLS), fragment and window. 14449 lines.<br/> | ||
| 339 | -* 2013-11-10, [Release v0.4](https://github.com/simple-rtmp-server/srs/releases/tag/0.4), support [reload](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Reload) config, pause, longtime publish/play. 12500 lines.<br/> | ||
| 340 | -* 2013-11-04, [Release v0.3](https://github.com/simple-rtmp-server/srs/releases/tag/0.3), support [vhost](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_RtmpUrlVhost), refer, gop cache, listen multiple ports. 11773 lines.<br/> | ||
| 341 | -* 2013-10-25, [Release v0.2](https://github.com/simple-rtmp-server/srs/releases/tag/0.2), support [rtmp](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_RTMPHandshake) flash publish, h264, time jitter correct. 10125 lines.<br/> | ||
| 342 | -* 2013-10-23, [Release v0.1](https://github.com/simple-rtmp-server/srs/releases/tag/0.1), support [rtmp FMLE/FFMPEG publish](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_DeliveryRTMP), vp6. 8287 lines.<br/> | 317 | +* 2015-08-23, [Release v2.0a0][r2.0a0], 2.0 alpha0, 2.0.185, 89022 lines.<br/> |
| 318 | +* 2015-05-23, [Release v1.0r4][r1.0r4], bug fixed, 1.0.32, 59509 lines.<br/> | ||
| 319 | +* 2015-03-19, [Release v1.0r3][r1.0r3], bug fixed, 1.0.30, 59511 lines.<br/> | ||
| 320 | +* 2015-02-12, [Release v1.0r2][r1.0r2], bug fixed, 1.0.27, 59507 lines.<br/> | ||
| 321 | +* 2015-01-15, [Release v1.0r1][r1.0r1], bug fixed, 1.0.21, 59472 lines.<br/> | ||
| 322 | +* 2014-12-05, [Release v1.0r0][r1.0r0], all bug fixed, 1.0.10, 59391 lines.<br/> | ||
| 323 | +* 2014-10-09, [Release v1.0-beta][r1.0b0], all bug fixed, 1.0.0, 59316 lines.<br/> | ||
| 324 | +* 2014-08-03, [Release v1.0-mainline7][r1.0a7], config utest, all bug fixed. 57432 lines.<br/> | ||
| 325 | +* 2014-07-13, [Release v1.0-mainline6][r1.0a6], core/kernel/rtmp utest, refine bandwidth(as/js/srslibrtmp library). 50029 lines.<br/> | ||
| 326 | +* 2014-06-27, [Release v1.0-mainline5][r1.0a5], refine perf 3k+ clients, edge token traverse, [srs monitor](http://ossrs.net:1977), 30days online. 41573 lines.<br/> | ||
| 327 | +* 2014-05-28, [Release v1.0-mainline4][r1.0a4], support heartbeat, tracable log, fix mem leak and bugs. 39200 lines.<br/> | ||
| 328 | +* 2014-05-18, [Release v1.0-mainline3][r1.0a3], support mips, fms origin, json(http-api). 37594 lines.<br/> | ||
| 329 | +* 2014-04-28, [Release v1.0-mainline2][r1.0a2], support [dvr][v1_CN_DVR], android, [edge][v1_CN_Edge]. 35255 lines.<br/> | ||
| 330 | +* 2014-04-07, [Release v1.0-mainline][r1.0a0], support [arm][v1_CN_SrsLinuxArm], [init.d][v1_CN_LinuxService], http [server][v1_CN_HTTPServer]/[api][v1_CN_HTTPApi], [ingest][v1_CN_SampleIngest]. 30000 lines.<br/> | ||
| 331 | +* 2013-12-25, [Release v0.9][r0.9], support bandwidth test, player/encoder/chat [demos][v1_CN_SampleDemo]. 20926 lines.<br/> | ||
| 332 | +* 2013-12-08, [Release v0.8][r0.8], support [http hooks callback][v1_CN_HTTPCallback], update [SB][srs-bench]. 19186 lines.<br/> | ||
| 333 | +* 2013-12-03, [Release v0.7][r0.7], support [live stream transcoding][v1_CN_FFMPEG]. 17605 lines.<br/> | ||
| 334 | +* 2013-11-29, [Release v0.6][r0.6], support [forward][v1_CN_Forward] stream to origin/edge. 16094 lines.<br/> | ||
| 335 | +* 2013-11-26, [Release v0.5][r0.5], support [HLS(m3u8)][v1_CN_DeliveryHLS], fragment and window. 14449 lines.<br/> | ||
| 336 | +* 2013-11-10, [Release v0.4][r0.4], support [reload][v1_CN_Reload] config, pause, longtime publish/play. 12500 lines.<br/> | ||
| 337 | +* 2013-11-04, [Release v0.3][r0.3], support [vhost][v1_CN_RtmpUrlVhost], refer, gop cache, listen multiple ports. 11773 lines.<br/> | ||
| 338 | +* 2013-10-25, [Release v0.2][r0.2], support [rtmp][v1_CN_RTMPHandshake] flash publish, h264, time jitter correct. 10125 lines.<br/> | ||
| 339 | +* 2013-10-23, [Release v0.1][r0.1], support [rtmp FMLE/FFMPEG publish][v1_CN_DeliveryRTMP], vp6. 8287 lines.<br/> | ||
| 343 | * 2013-10-17, Created.<br/> | 340 | * 2013-10-17, Created.<br/> |
| 344 | 341 | ||
| 345 | ## History | 342 | ## History |
| 346 | 343 | ||
| 347 | -* <strong>v2.0, 2015-08-23, [2.0 alpha(2.0.185)](https://github.com/simple-rtmp-server/srs/releases/tag/2.0a0) released. 89022 lines.</strong> | 344 | +* <strong>v2.0, 2015-08-23, [2.0 alpha(2.0.185)][r2.0a0] released. 89022 lines.</strong> |
| 348 | * v2.0, 2015-08-22, HTTP API support JSONP by specifies the query string callback=xxx. | 345 | * v2.0, 2015-08-22, HTTP API support JSONP by specifies the query string callback=xxx. |
| 349 | * v2.0, 2015-08-20, fix [#380](https://github.com/simple-rtmp-server/srs/issues/380), srs-librtmp send sequence header when sps or pps changed. | 346 | * v2.0, 2015-08-20, fix [#380](https://github.com/simple-rtmp-server/srs/issues/380), srs-librtmp send sequence header when sps or pps changed. |
| 350 | * v2.0, 2015-08-18, close [#454](https://github.com/simple-rtmp-server/srs/issues/454), support obs restart publish. 2.0.184 | 347 | * v2.0, 2015-08-18, close [#454](https://github.com/simple-rtmp-server/srs/issues/454), support obs restart publish. 2.0.184 |
| @@ -477,7 +474,7 @@ Remark: | @@ -477,7 +474,7 @@ Remark: | ||
| 477 | * v2.0, 2014-10-18, remove supports for OSX(darwin). 2.0.1. | 474 | * v2.0, 2014-10-18, remove supports for OSX(darwin). 2.0.1. |
| 478 | * v2.0, 2014-10-16, revert github srs README to English. 2.0.0. | 475 | * v2.0, 2014-10-16, revert github srs README to English. 2.0.0. |
| 479 | * <strong>v1.0, 2014-12-05, [1.0 release(1.0.10)](https://github.com/simple-rtmp-server/srs/releases/tag/1.0) released. 59391 lines.</strong> | 476 | * <strong>v1.0, 2014-12-05, [1.0 release(1.0.10)](https://github.com/simple-rtmp-server/srs/releases/tag/1.0) released. 59391 lines.</strong> |
| 480 | -* <strong>v1.0, 2014-10-09, [1.0 beta(1.0.0)](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.beta) released. 59316 lines.</strong> | 477 | +* <strong>v1.0, 2014-10-09, [1.0 beta(1.0.0)][r1.0b0] released. 59316 lines.</strong> |
| 481 | * v1.0, 2014-10-08, fix [#151](https://github.com/simple-rtmp-server/srs/issues/151), always reap ts whatever audio or video packet. 0.9.223. | 478 | * v1.0, 2014-10-08, fix [#151](https://github.com/simple-rtmp-server/srs/issues/151), always reap ts whatever audio or video packet. 0.9.223. |
| 482 | * v1.0, 2014-10-08, fix [#162](https://github.com/simple-rtmp-server/srs/issues/162), failed if no epoll. 0.9.222. | 479 | * v1.0, 2014-10-08, fix [#162](https://github.com/simple-rtmp-server/srs/issues/162), failed if no epoll. 0.9.222. |
| 483 | * v1.0, 2014-09-30, fix [#180](https://github.com/simple-rtmp-server/srs/issues/180), crash for multiple edge publishing the same stream. 0.9.220. | 480 | * v1.0, 2014-09-30, fix [#180](https://github.com/simple-rtmp-server/srs/issues/180), crash for multiple edge publishing the same stream. 0.9.220. |
| @@ -491,7 +488,7 @@ Remark: | @@ -491,7 +488,7 @@ Remark: | ||
| 491 | * v1.0, 2014-08-17, for [#155](https://github.com/simple-rtmp-server/srs/issues/155), refine for osx, with ssl/http, disable statistics. 0.9.198. | 488 | * v1.0, 2014-08-17, for [#155](https://github.com/simple-rtmp-server/srs/issues/155), refine for osx, with ssl/http, disable statistics. 0.9.198. |
| 492 | * v1.0, 2014-08-06, fix [#148](https://github.com/simple-rtmp-server/srs/issues/148), simplify the RTMP handshake key generation. 0.9.191. | 489 | * v1.0, 2014-08-06, fix [#148](https://github.com/simple-rtmp-server/srs/issues/148), simplify the RTMP handshake key generation. 0.9.191. |
| 493 | * v1.0, 2014-08-06, fix [#147](https://github.com/simple-rtmp-server/srs/issues/147), support identify the srs edge. 0.9.190. | 490 | * v1.0, 2014-08-06, fix [#147](https://github.com/simple-rtmp-server/srs/issues/147), support identify the srs edge. 0.9.190. |
| 494 | -* <strong>v1.0, 2014-08-03, [1.0 mainline7(0.9.189)](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline7) released. 57432 lines.</strong> | 491 | +* <strong>v1.0, 2014-08-03, [1.0 mainline7(0.9.189)][r1.0a7] released. 57432 lines.</strong> |
| 495 | * v1.0, 2014-08-03, fix [#79](https://github.com/simple-rtmp-server/srs/issues/79), fix the reload remove edge assert bug. 0.9.189. | 492 | * v1.0, 2014-08-03, fix [#79](https://github.com/simple-rtmp-server/srs/issues/79), fix the reload remove edge assert bug. 0.9.189. |
| 496 | * v1.0, 2014-08-03, fix [#57](https://github.com/simple-rtmp-server/srs/issues/57), use lock(acquire/release publish) to avoid duplicated publishing. 0.9.188. | 493 | * v1.0, 2014-08-03, fix [#57](https://github.com/simple-rtmp-server/srs/issues/57), use lock(acquire/release publish) to avoid duplicated publishing. 0.9.188. |
| 497 | * v1.0, 2014-08-03, fix [#85](https://github.com/simple-rtmp-server/srs/issues/85), fix the segment-dvr sequence header missing. 0.9.187. | 494 | * v1.0, 2014-08-03, fix [#85](https://github.com/simple-rtmp-server/srs/issues/85), fix the segment-dvr sequence header missing. 0.9.187. |
| @@ -506,7 +503,7 @@ Remark: | @@ -506,7 +503,7 @@ Remark: | ||
| 506 | * v1.0, 2014-07-26, fix [#124](https://github.com/simple-rtmp-server/srs/issues/124), gop cache support disable video in publishing. 0.9.171. | 503 | * v1.0, 2014-07-26, fix [#124](https://github.com/simple-rtmp-server/srs/issues/124), gop cache support disable video in publishing. 0.9.171. |
| 507 | * v1.0, 2014-07-23, fix [#121](https://github.com/simple-rtmp-server/srs/issues/121), srs_info detail log compile failed. 0.9.168. | 504 | * v1.0, 2014-07-23, fix [#121](https://github.com/simple-rtmp-server/srs/issues/121), srs_info detail log compile failed. 0.9.168. |
| 508 | * v1.0, 2014-07-19, fix [#119](https://github.com/simple-rtmp-server/srs/issues/119), use iformat and oformat for ffmpeg transcode. 0.9.163. | 505 | * v1.0, 2014-07-19, fix [#119](https://github.com/simple-rtmp-server/srs/issues/119), use iformat and oformat for ffmpeg transcode. 0.9.163. |
| 509 | -* <strong>v1.0, 2014-07-13, [1.0 mainline6(0.9.160)](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline6) released. 50029 lines.</strong> | 506 | +* <strong>v1.0, 2014-07-13, [1.0 mainline6(0.9.160)][r1.0a6] released. 50029 lines.</strong> |
| 510 | * v1.0, 2014-07-13, refine the bandwidth check/test, add as/js library, use srs-librtmp for linux tool. 0.9.159 | 507 | * v1.0, 2014-07-13, refine the bandwidth check/test, add as/js library, use srs-librtmp for linux tool. 0.9.159 |
| 511 | * v1.0, 2014-07-12, complete rtmp stack utest. 0.9.156 | 508 | * v1.0, 2014-07-12, complete rtmp stack utest. 0.9.156 |
| 512 | * v1.0, 2014-07-06, fix [#81](https://github.com/simple-rtmp-server/srs/issues/81), fix HLS codec info, IOS ok. 0.9.153. | 509 | * v1.0, 2014-07-06, fix [#81](https://github.com/simple-rtmp-server/srs/issues/81), fix HLS codec info, IOS ok. 0.9.153. |
| @@ -516,7 +513,7 @@ Remark: | @@ -516,7 +513,7 @@ Remark: | ||
| 516 | * v1.0, 2014-06-28, response the call message with null. 0.9.137 | 513 | * v1.0, 2014-06-28, response the call message with null. 0.9.137 |
| 517 | * v1.0, 2014-06-28, fix [#110](https://github.com/simple-rtmp-server/srs/issues/110), thread start segment fault, thread cycle stop destroy thread. 0.9.136 | 514 | * v1.0, 2014-06-28, fix [#110](https://github.com/simple-rtmp-server/srs/issues/110), thread start segment fault, thread cycle stop destroy thread. 0.9.136 |
| 518 | * v1.0, 2014-06-27, fix [#109](https://github.com/simple-rtmp-server/srs/issues/109), fix the system jump time, adjust system startup time. 0.9.135 | 515 | * v1.0, 2014-06-27, fix [#109](https://github.com/simple-rtmp-server/srs/issues/109), fix the system jump time, adjust system startup time. 0.9.135 |
| 519 | -* <strong>v1.0, 2014-06-27, [1.0 mainline5(0.9.134)](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline5) released. 41573 lines.</strong> | 516 | +* <strong>v1.0, 2014-06-27, [1.0 mainline5(0.9.134)][r1.0a5] released. 41573 lines.</strong> |
| 520 | * v1.0, 2014-06-27, SRS online 30days with RTMP/HLS. | 517 | * v1.0, 2014-06-27, SRS online 30days with RTMP/HLS. |
| 521 | * v1.0, 2014-06-25, fix [#108](https://github.com/simple-rtmp-server/srs/issues/108), support config time jitter for encoder non-monotonical stream. 0.9.133 | 518 | * v1.0, 2014-06-25, fix [#108](https://github.com/simple-rtmp-server/srs/issues/108), support config time jitter for encoder non-monotonical stream. 0.9.133 |
| 522 | * v1.0, 2014-06-23, support report summaries in heartbeat. 0.9.132 | 519 | * v1.0, 2014-06-23, support report summaries in heartbeat. 0.9.132 |
| @@ -527,7 +524,7 @@ Remark: | @@ -527,7 +524,7 @@ Remark: | ||
| 527 | * v1.0, 2014-06-18, add network bytes to api summaries. 0.9.125 | 524 | * v1.0, 2014-06-18, add network bytes to api summaries. 0.9.125 |
| 528 | * v1.0, 2014-06-14, fix [#98](https://github.com/simple-rtmp-server/srs/issues/98), workaround for librtmp ping(fmt=1,cid=2 fresh stream). 0.9.124 | 525 | * v1.0, 2014-06-14, fix [#98](https://github.com/simple-rtmp-server/srs/issues/98), workaround for librtmp ping(fmt=1,cid=2 fresh stream). 0.9.124 |
| 529 | * v1.0, 2014-05-29, support flv inject and flv http streaming with start=bytes. 0.9.122 | 526 | * v1.0, 2014-05-29, support flv inject and flv http streaming with start=bytes. 0.9.122 |
| 530 | -* <strong>v1.0, 2014-05-28, [1.0 mainline4(0.9.120)](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline4) released. 39200 lines.</strong> | 527 | +* <strong>v1.0, 2014-05-28, [1.0 mainline4(0.9.120)][r1.0a4] released. 39200 lines.</strong> |
| 531 | * v1.0, 2014-05-27, fix [#87](https://github.com/simple-rtmp-server/srs/issues/87), add source id for full trackable log. 0.9.120 | 528 | * v1.0, 2014-05-27, fix [#87](https://github.com/simple-rtmp-server/srs/issues/87), add source id for full trackable log. 0.9.120 |
| 532 | * v1.0, 2014-05-27, fix [#84](https://github.com/simple-rtmp-server/srs/issues/84), unpublish when edge disconnect. 0.9.119 | 529 | * v1.0, 2014-05-27, fix [#84](https://github.com/simple-rtmp-server/srs/issues/84), unpublish when edge disconnect. 0.9.119 |
| 533 | * v1.0, 2014-05-27, fix [#89](https://github.com/simple-rtmp-server/srs/issues/89), config to /dev/null to disable ffmpeg log. 0.9.117 | 530 | * v1.0, 2014-05-27, fix [#89](https://github.com/simple-rtmp-server/srs/issues/89), config to /dev/null to disable ffmpeg log. 0.9.117 |
| @@ -538,7 +535,7 @@ Remark: | @@ -538,7 +535,7 @@ Remark: | ||
| 538 | * v1.0, 2014-05-22, support flv parser, add amf0 to librtmp. 0.9.110 | 535 | * v1.0, 2014-05-22, support flv parser, add amf0 to librtmp. 0.9.110 |
| 539 | * v1.0, 2014-05-22, fix [#74](https://github.com/simple-rtmp-server/srs/issues/74), add tcUrl for http callback on_connect, 0.9.109 | 536 | * v1.0, 2014-05-22, fix [#74](https://github.com/simple-rtmp-server/srs/issues/74), add tcUrl for http callback on_connect, 0.9.109 |
| 540 | * v1.0, 2014-05-19, support http heartbeat, 0.9.107 | 537 | * v1.0, 2014-05-19, support http heartbeat, 0.9.107 |
| 541 | -* <strong>v1.0, 2014-05-18, [1.0 mainline3(0.9.105)](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline3) released. 37594 lines.</strong> | 538 | +* <strong>v1.0, 2014-05-18, [1.0 mainline3(0.9.105)][r1.0a3] released. 37594 lines.</strong> |
| 542 | * v1.0, 2014-05-18, support http api json, to PUT/POST. 0.9.105 | 539 | * v1.0, 2014-05-18, support http api json, to PUT/POST. 0.9.105 |
| 543 | * v1.0, 2014-05-17, fix [#72](https://github.com/simple-rtmp-server/srs/issues/72), also need stream_id for send_and_free_message. 0.9.101 | 540 | * v1.0, 2014-05-17, fix [#72](https://github.com/simple-rtmp-server/srs/issues/72), also need stream_id for send_and_free_message. 0.9.101 |
| 544 | * v1.0, 2014-05-17, rename struct to class. 0.9.100 | 541 | * v1.0, 2014-05-17, rename struct to class. 0.9.100 |
| @@ -553,7 +550,7 @@ Remark: | @@ -553,7 +550,7 @@ Remark: | ||
| 553 | * v1.0, 2014-05-04, support mips linux. | 550 | * v1.0, 2014-05-04, support mips linux. |
| 554 | * v1.0, 2014-04-30, fix bug [#34](https://github.com/simple-rtmp-server/srs/issues/34): convert signal to io thread. 0.9.85 | 551 | * v1.0, 2014-04-30, fix bug [#34](https://github.com/simple-rtmp-server/srs/issues/34): convert signal to io thread. 0.9.85 |
| 555 | * v1.0, 2014-04-29, refine RTMP protocol completed, to 0.9.81 | 552 | * v1.0, 2014-04-29, refine RTMP protocol completed, to 0.9.81 |
| 556 | -* <strong>v1.0, 2014-04-28, [1.0 mainline2(0.9.79)](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline2) released. 35255 lines.</strong> | 553 | +* <strong>v1.0, 2014-04-28, [1.0 mainline2(0.9.79)][r1.0a2] released. 35255 lines.</strong> |
| 557 | * v1.0, 2014-04-28, support full edge RTMP server. 0.9.79 | 554 | * v1.0, 2014-04-28, support full edge RTMP server. 0.9.79 |
| 558 | * v1.0, 2014-04-27, support basic edge(play/publish) RTMP server. 0.9.78 | 555 | * v1.0, 2014-04-27, support basic edge(play/publish) RTMP server. 0.9.78 |
| 559 | * v1.0, 2014-04-25, add donation page. 0.9.76 | 556 | * v1.0, 2014-04-25, add donation page. 0.9.76 |
| @@ -562,9 +559,9 @@ Remark: | @@ -562,9 +559,9 @@ Remark: | ||
| 562 | * v1.0, 2014-04-17, support dvr(record live to flv file for vod). 0.9.69 | 559 | * v1.0, 2014-04-17, support dvr(record live to flv file for vod). 0.9.69 |
| 563 | * v1.0, 2014-04-11, add speex1.2 to transcode flash encoder stream. 0.9.58 | 560 | * v1.0, 2014-04-11, add speex1.2 to transcode flash encoder stream. 0.9.58 |
| 564 | * v1.0, 2014-04-10, support reload ingesters(add/remov/update). 0.9.57 | 561 | * v1.0, 2014-04-10, support reload ingesters(add/remov/update). 0.9.57 |
| 565 | -* <strong>v1.0, 2014-04-07, [1.0 mainline(0.9.55)](https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline) released. 30000 lines.</strong> | ||
| 566 | -* v1.0, 2014-04-07, support [ingest](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SampleIngest) file/stream/device. | ||
| 567 | -* v1.0, 2014-04-05, support [http api](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_HTTPApi) and [http server](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_HTTPServer). | 562 | +* <strong>v1.0, 2014-04-07, [1.0 mainline(0.9.55)][r1.0a0] released. 30000 lines.</strong> |
| 563 | +* v1.0, 2014-04-07, support [ingest][v1_CN_SampleIngest] file/stream/device. | ||
| 564 | +* v1.0, 2014-04-05, support [http api][v1_CN_HTTPApi] and [http server][v1_CN_HTTPServer]. | ||
| 568 | * v1.0, 2014-04-03, implements http framework and api/v1/version. | 565 | * v1.0, 2014-04-03, implements http framework and api/v1/version. |
| 569 | * v1.0, 2014-03-30, fix bug for st detecting epoll failed, force st to use epoll. | 566 | * v1.0, 2014-03-30, fix bug for st detecting epoll failed, force st to use epoll. |
| 570 | * v1.0, 2014-03-29, add wiki [Performance for RaspberryPi](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_RaspberryPi). | 567 | * v1.0, 2014-03-29, add wiki [Performance for RaspberryPi](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_RaspberryPi). |
| @@ -578,23 +575,23 @@ Remark: | @@ -578,23 +575,23 @@ Remark: | ||
| 578 | * v1.0, 2014-03-19, add vn/an for FFMPEG to drop video/audio for radio stream. | 575 | * v1.0, 2014-03-19, add vn/an for FFMPEG to drop video/audio for radio stream. |
| 579 | * v1.0, 2014-03-19, refine handshake, client support complex handshake, add utest. | 576 | * v1.0, 2014-03-19, refine handshake, client support complex handshake, add utest. |
| 580 | * v1.0, 2014-03-16, fix bug on arm of st, the sp change from 20 to 8, for respberry-pi, @see [commit](https://github.com/simple-rtmp-server/srs/commit/5a4373d4835758188b9a1f03005cea0b6ddc62aa) | 577 | * v1.0, 2014-03-16, fix bug on arm of st, the sp change from 20 to 8, for respberry-pi, @see [commit](https://github.com/simple-rtmp-server/srs/commit/5a4373d4835758188b9a1f03005cea0b6ddc62aa) |
| 581 | -* v1.0, 2014-03-16, support ARM([debian armhf, v7cpu](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SrsLinuxArm)) with rtmp/ssl/hls/librtmp. | 578 | +* v1.0, 2014-03-16, support ARM([debian armhf, v7cpu][v1_CN_SrsLinuxArm]) with rtmp/ssl/hls/librtmp. |
| 582 | * v1.0, 2014-03-12, finish utest for amf0 codec. | 579 | * v1.0, 2014-03-12, finish utest for amf0 codec. |
| 583 | * v1.0, 2014-03-06, add gperftools for mem leak detect, mem/cpu profile. | 580 | * v1.0, 2014-03-06, add gperftools for mem leak detect, mem/cpu profile. |
| 584 | * v1.0, 2014-03-04, add gest framework for utest, build success. | 581 | * v1.0, 2014-03-04, add gest framework for utest, build success. |
| 585 | -* v1.0, 2014-03-02, add wiki [srs-librtmp](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SrsLibrtmp), [SRS for arm](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SrsLinuxArm), [product](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Product) | 582 | +* v1.0, 2014-03-02, add wiki [srs-librtmp](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_SrsLibrtmp), [SRS for arm][v1_CN_SrsLinuxArm], [product](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Product) |
| 586 | * v1.0, 2014-03-02, srs-librtmp, client publish/play library like librtmp. | 583 | * v1.0, 2014-03-02, srs-librtmp, client publish/play library like librtmp. |
| 587 | * v1.0, 2014-03-01, modularity, extract core/kernel/rtmp/app/main module. | 584 | * v1.0, 2014-03-01, modularity, extract core/kernel/rtmp/app/main module. |
| 588 | * v1.0, 2014-02-28, support arm build(SRS/ST), add ssl to 3rdparty package. | 585 | * v1.0, 2014-02-28, support arm build(SRS/ST), add ssl to 3rdparty package. |
| 589 | -* v1.0, 2014-02-28, add wiki [BuildArm](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Build), [FFMPEG](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_FFMPEG), [Reload](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Reload) | ||
| 590 | -* v1.0, 2014-02-27, add wiki [LowLatency](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_LowLatency), [HTTPCallback](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_HTTPCallback), [ServerSideScript](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_ServerSideScript), [IDE](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_IDE) | ||
| 591 | -* v1.0, 2014-01-19, add wiki [DeliveryHLS](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_DeliveryHLS) | ||
| 592 | -* v1.0, 2014-01-12, add wiki [HowToAskQuestion](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_HowToAskQuestion), [RtmpUrlVhost](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_RtmpUrlVhost) | 586 | +* v1.0, 2014-02-28, add wiki [BuildArm](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Build), [FFMPEG][v1_CN_FFMPEG], [Reload][v1_CN_Reload] |
| 587 | +* v1.0, 2014-02-27, add wiki [LowLatency](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_LowLatency), [HTTPCallback][v1_CN_HTTPCallback], [ServerSideScript](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_ServerSideScript), [IDE](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_IDE) | ||
| 588 | +* v1.0, 2014-01-19, add wiki [DeliveryHLS][v1_CN_DeliveryHLS] | ||
| 589 | +* v1.0, 2014-01-12, add wiki [HowToAskQuestion](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_HowToAskQuestion), [RtmpUrlVhost][v1_CN_RtmpUrlVhost] | ||
| 593 | * v1.0, 2014-01-11, fix jw/flower player pause bug, which send closeStream actually. | 590 | * v1.0, 2014-01-11, fix jw/flower player pause bug, which send closeStream actually. |
| 594 | -* v1.0, 2014-01-05, add wiki [Build](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Build), [Performance](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Performance), [Forward](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Forward) | 591 | +* v1.0, 2014-01-05, add wiki [Build](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Build), [Performance](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Performance), [Forward][v1_CN_Forward] |
| 595 | * v1.0, 2014-01-01, change listen(512), chunk-size(60000), to improve performance. | 592 | * v1.0, 2014-01-01, change listen(512), chunk-size(60000), to improve performance. |
| 596 | * v1.0, 2013-12-27, merge from wenjie, the bandwidth test feature. | 593 | * v1.0, 2013-12-27, merge from wenjie, the bandwidth test feature. |
| 597 | -* <strong>v0.9, 2013-12-25, [v0.9](https://github.com/simple-rtmp-server/srs/releases/tag/0.9) released. 20926 lines.</strong> | 594 | +* <strong>v0.9, 2013-12-25, [v0.9][r0.9] released. 20926 lines.</strong> |
| 598 | * v0.9, 2013-12-25, fix the bitrate bug(in Bps), use enhanced microphone. | 595 | * v0.9, 2013-12-25, fix the bitrate bug(in Bps), use enhanced microphone. |
| 599 | * v0.9, 2013-12-22, demo video meeting or chat(SRS+cherrypy+jquery+bootstrap). | 596 | * v0.9, 2013-12-22, demo video meeting or chat(SRS+cherrypy+jquery+bootstrap). |
| 600 | * v0.9, 2013-12-22, merge from wenjie, support banwidth test. | 597 | * v0.9, 2013-12-22, merge from wenjie, support banwidth test. |
| @@ -608,41 +605,41 @@ Remark: | @@ -608,41 +605,41 @@ Remark: | ||
| 608 | * v0.9, 2013-12-15, support reload the hls/forwarder/transcoder. | 605 | * v0.9, 2013-12-15, support reload the hls/forwarder/transcoder. |
| 609 | * v0.9, 2013-12-14, refine the thread model for the retry threads. | 606 | * v0.9, 2013-12-14, refine the thread model for the retry threads. |
| 610 | * v0.9, 2013-12-10, auto install depends tools/libs on centos/ubuntu. | 607 | * v0.9, 2013-12-10, auto install depends tools/libs on centos/ubuntu. |
| 611 | -* <strong>v0.8, 2013-12-08, [v0.8](https://github.com/simple-rtmp-server/srs/releases/tag/0.8) released. 19186 lines.</strong> | ||
| 612 | -* v0.8, 2013-12-08, support [http hooks](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_HTTPCallback): on_connect/close/publish/unpublish/play/stop. | 608 | +* <strong>v0.8, 2013-12-08, [v0.8][r0.8] released. 19186 lines.</strong> |
| 609 | +* v0.8, 2013-12-08, support [http hooks][v1_CN_HTTPCallback]: on_connect/close/publish/unpublish/play/stop. | ||
| 613 | * v0.8, 2013-12-08, support multiple http hooks for a event. | 610 | * v0.8, 2013-12-08, support multiple http hooks for a event. |
| 614 | * v0.8, 2013-12-07, support http callback hooks, on_connect. | 611 | * v0.8, 2013-12-07, support http callback hooks, on_connect. |
| 615 | * v0.8, 2013-12-07, support network based cli and json result, add CherryPy 3.2.4. | 612 | * v0.8, 2013-12-07, support network based cli and json result, add CherryPy 3.2.4. |
| 616 | -* v0.8, 2013-12-07, update http/hls/rtmp load test tool [SB](https://github.com/simple-rtmp-server/srs-bench), use SRS rtmp sdk. | 613 | +* v0.8, 2013-12-07, update http/hls/rtmp load test tool [SB][srs-bench], use SRS rtmp sdk. |
| 617 | * v0.8, 2013-12-06, support max_connections, drop if exceed. | 614 | * v0.8, 2013-12-06, support max_connections, drop if exceed. |
| 618 | * v0.8, 2013-12-05, support log_dir, write ffmpeg log to file. | 615 | * v0.8, 2013-12-05, support log_dir, write ffmpeg log to file. |
| 619 | * v0.8, 2013-12-05, fix the forward/hls/encoder bug. | 616 | * v0.8, 2013-12-05, fix the forward/hls/encoder bug. |
| 620 | -* <strong>v0.7, 2013-12-03, [v0.7](https://github.com/simple-rtmp-server/srs/releases/tag/0.7) released. 17605 lines.</strong> | 617 | +* <strong>v0.7, 2013-12-03, [v0.7][r0.7] released. 17605 lines.</strong> |
| 621 | * v0.7, 2013-12-01, support dead-loop detect for forwarder and transcoder. | 618 | * v0.7, 2013-12-01, support dead-loop detect for forwarder and transcoder. |
| 622 | * v0.7, 2013-12-01, support all ffmpeg filters and params. | 619 | * v0.7, 2013-12-01, support all ffmpeg filters and params. |
| 623 | * v0.7, 2013-11-30, support live stream transcoder by ffmpeg. | 620 | * v0.7, 2013-11-30, support live stream transcoder by ffmpeg. |
| 624 | * v0.7, 2013-11-30, support --with/without -ffmpeg, build ffmpeg-2.1. | 621 | * v0.7, 2013-11-30, support --with/without -ffmpeg, build ffmpeg-2.1. |
| 625 | * v0.7, 2013-11-30, add ffmpeg-2.1, x264-core138, lame-3.99.5, libaacplus-2.0.2. | 622 | * v0.7, 2013-11-30, add ffmpeg-2.1, x264-core138, lame-3.99.5, libaacplus-2.0.2. |
| 626 | -* <strong>v0.6, 2013-11-29, [v0.6](https://github.com/simple-rtmp-server/srs/releases/tag/0.6) released. 16094 lines.</strong> | 623 | +* <strong>v0.6, 2013-11-29, [v0.6][r0.6] released. 16094 lines.</strong> |
| 627 | * v0.6, 2013-11-29, add performance summary, 1800 clients, 900Mbps, CPU 90.2%, 41MB. | 624 | * v0.6, 2013-11-29, add performance summary, 1800 clients, 900Mbps, CPU 90.2%, 41MB. |
| 628 | * v0.6, 2013-11-29, support forward stream to other edge server. | 625 | * v0.6, 2013-11-29, support forward stream to other edge server. |
| 629 | * v0.6, 2013-11-29, support forward stream to other origin server. | 626 | * v0.6, 2013-11-29, support forward stream to other origin server. |
| 630 | * v0.6, 2013-11-28, fix memory leak bug, aac decode bug. | 627 | * v0.6, 2013-11-28, fix memory leak bug, aac decode bug. |
| 631 | * v0.6, 2013-11-27, support --with or --without -hls and -ssl options. | 628 | * v0.6, 2013-11-27, support --with or --without -hls and -ssl options. |
| 632 | * v0.6, 2013-11-27, support AAC 44100HZ sample rate for iphone, adjust the timestamp. | 629 | * v0.6, 2013-11-27, support AAC 44100HZ sample rate for iphone, adjust the timestamp. |
| 633 | -* <strong>v0.5, 2013-11-26, [v0.5](https://github.com/simple-rtmp-server/srs/releases/tag/0.5) released. 14449 lines.</strong> | 630 | +* <strong>v0.5, 2013-11-26, [v0.5][r0.5] released. 14449 lines.</strong> |
| 634 | * v0.5, 2013-11-24, support HLS(m3u8), fragment and window. | 631 | * v0.5, 2013-11-24, support HLS(m3u8), fragment and window. |
| 635 | * v0.5, 2013-11-24, support record to ts file for HLS. | 632 | * v0.5, 2013-11-24, support record to ts file for HLS. |
| 636 | * v0.5, 2013-11-21, add ts_info tool to demux ts file. | 633 | * v0.5, 2013-11-21, add ts_info tool to demux ts file. |
| 637 | * v0.5, 2013-11-16, add rtmp players(OSMF/jwplayer5/jwplayer6). | 634 | * v0.5, 2013-11-16, add rtmp players(OSMF/jwplayer5/jwplayer6). |
| 638 | -* <strong>v0.4, 2013-11-10, [v0.4](https://github.com/simple-rtmp-server/srs/releases/tag/0.4) released. 12500 lines.</strong> | 635 | +* <strong>v0.4, 2013-11-10, [v0.4][r0.4] released. 12500 lines.</strong> |
| 639 | * v0.4, 2013-11-10, support config and reload the pithy print. | 636 | * v0.4, 2013-11-10, support config and reload the pithy print. |
| 640 | * v0.4, 2013-11-09, support reload config(vhost and its detail). | 637 | * v0.4, 2013-11-09, support reload config(vhost and its detail). |
| 641 | * v0.4, 2013-11-09, support reload config(listen and chunk_size) by SIGHUP(1). | 638 | * v0.4, 2013-11-09, support reload config(listen and chunk_size) by SIGHUP(1). |
| 642 | * v0.4, 2013-11-09, support longtime(>4.6hours) publish/play. | 639 | * v0.4, 2013-11-09, support longtime(>4.6hours) publish/play. |
| 643 | * v0.4, 2013-11-09, support config the chunk_size. | 640 | * v0.4, 2013-11-09, support config the chunk_size. |
| 644 | * v0.4, 2013-11-09, support pause for live stream. | 641 | * v0.4, 2013-11-09, support pause for live stream. |
| 645 | -* <strong>v0.3, 2013-11-04, [v0.3](https://github.com/simple-rtmp-server/srs/releases/tag/0.3) released. 11773 lines.</strong> | 642 | +* <strong>v0.3, 2013-11-04, [v0.3][r0.3] released. 11773 lines.</strong> |
| 646 | * v0.3, 2013-11-04, support refer/play-refer/publish-refer. | 643 | * v0.3, 2013-11-04, support refer/play-refer/publish-refer. |
| 647 | * v0.3, 2013-11-04, support vhosts specified config. | 644 | * v0.3, 2013-11-04, support vhosts specified config. |
| 648 | * v0.3, 2013-11-02, support listen multiple ports. | 645 | * v0.3, 2013-11-02, support listen multiple ports. |
| @@ -650,12 +647,12 @@ Remark: | @@ -650,12 +647,12 @@ Remark: | ||
| 650 | * v0.3, 2013-10-29, support pithy print log message specified by stage. | 647 | * v0.3, 2013-10-29, support pithy print log message specified by stage. |
| 651 | * v0.3, 2013-10-28, support librtmp without extended-timestamp in 0xCX chunk packet. | 648 | * v0.3, 2013-10-28, support librtmp without extended-timestamp in 0xCX chunk packet. |
| 652 | * v0.3, 2013-10-27, support cache last gop for client fast startup. | 649 | * v0.3, 2013-10-27, support cache last gop for client fast startup. |
| 653 | -* <strong>v0.2, 2013-10-25, [v0.2](https://github.com/simple-rtmp-server/srs/releases/tag/0.2) released. 10125 lines.</strong> | 650 | +* <strong>v0.2, 2013-10-25, [v0.2][r0.2] released. 10125 lines.</strong> |
| 654 | * v0.2, 2013-10-25, support flash publish. | 651 | * v0.2, 2013-10-25, support flash publish. |
| 655 | * v0.2, 2013-10-25, support h264/avc codec by rtmp complex handshake. | 652 | * v0.2, 2013-10-25, support h264/avc codec by rtmp complex handshake. |
| 656 | * v0.2, 2013-10-24, support time jitter detect and correct algorithm | 653 | * v0.2, 2013-10-24, support time jitter detect and correct algorithm |
| 657 | * v0.2, 2013-10-24, support decode codec type to cache the h264/avc sequence header. | 654 | * v0.2, 2013-10-24, support decode codec type to cache the h264/avc sequence header. |
| 658 | -* <strong>v0.1, 2013-10-23, [v0.1](https://github.com/simple-rtmp-server/srs/releases/tag/0.1) released. 8287 lines.</strong> | 655 | +* <strong>v0.1, 2013-10-23, [v0.1][r0.1] released. 8287 lines.</strong> |
| 659 | * v0.1, 2013-10-23, support basic amf0 codec, simplify the api using c-style api. | 656 | * v0.1, 2013-10-23, support basic amf0 codec, simplify the api using c-style api. |
| 660 | * v0.1, 2013-10-23, support shared ptr msg for zero memory copy. | 657 | * v0.1, 2013-10-23, support shared ptr msg for zero memory copy. |
| 661 | * v0.1, 2013-10-22, support vp6 codec with rtmp protocol specified simple handshake. | 658 | * v0.1, 2013-10-22, support vp6 codec with rtmp protocol specified simple handshake. |
| @@ -674,7 +671,7 @@ Performance benchmark history, on virtual box. | @@ -674,7 +671,7 @@ Performance benchmark history, on virtual box. | ||
| 674 | 671 | ||
| 675 | ### Play RTMP benchmark | 672 | ### Play RTMP benchmark |
| 676 | 673 | ||
| 677 | -The play RTMP benchmark by [SB](https://github.com/simple-rtmp-server/srs-bench): | 674 | +The play RTMP benchmark by [SB][srs-bench]: |
| 678 | 675 | ||
| 679 | 676 | ||
| 680 | | Update | SRS | Clients | Type | CPU | Memory | Commit | | 677 | | Update | SRS | Clients | Type | CPU | Memory | Commit | |
| @@ -694,7 +691,7 @@ The play RTMP benchmark by [SB](https://github.com/simple-rtmp-server/srs-bench) | @@ -694,7 +691,7 @@ The play RTMP benchmark by [SB](https://github.com/simple-rtmp-server/srs-bench) | ||
| 694 | 691 | ||
| 695 | ### Publish RTMP benchmark | 692 | ### Publish RTMP benchmark |
| 696 | 693 | ||
| 697 | -The publish RTMP benchmark by [SB](https://github.com/simple-rtmp-server/srs-bench): | 694 | +The publish RTMP benchmark by [SB][srs-bench]: |
| 698 | 695 | ||
| 699 | | Update | SRS | Clients | Type | CPU | Memory | Commit | | 696 | | Update | SRS | Clients | Type | CPU | Memory | Commit | |
| 700 | | ------------- | --------- | ------------- | ------------- | --------- | -------- | ------------ | | 697 | | ------------- | --------- | ------------- | ------------- | --------- | -------- | ------------ | |
| @@ -710,7 +707,7 @@ The publish RTMP benchmark by [SB](https://github.com/simple-rtmp-server/srs-ben | @@ -710,7 +707,7 @@ The publish RTMP benchmark by [SB](https://github.com/simple-rtmp-server/srs-ben | ||
| 710 | 707 | ||
| 711 | ### Play HTTP FLV benchmark | 708 | ### Play HTTP FLV benchmark |
| 712 | 709 | ||
| 713 | -The play HTTP FLV benchmark by [SB](https://github.com/simple-rtmp-server/srs-bench): | 710 | +The play HTTP FLV benchmark by [SB][srs-bench]: |
| 714 | 711 | ||
| 715 | 712 | ||
| 716 | | Update | SRS | Clients | Type | CPU | Memory | Commit | | 713 | | Update | SRS | Clients | Type | CPU | Memory | Commit | |
| @@ -880,6 +877,7 @@ Winlin | @@ -880,6 +877,7 @@ Winlin | ||
| 880 | [csdn]: https://code.csdn.net/winlinvip/srs-csdn | 877 | [csdn]: https://code.csdn.net/winlinvip/srs-csdn |
| 881 | [oschina]: http://git.oschina.net/winlinvip/srs.oschina | 878 | [oschina]: http://git.oschina.net/winlinvip/srs.oschina |
| 882 | [srs-dolphin]: https://github.com/simple-rtmp-server/srs-dolphin | 879 | [srs-dolphin]: https://github.com/simple-rtmp-server/srs-dolphin |
| 880 | +[srs-bench]: https://github.com/simple-rtmp-server/srs-bench | ||
| 883 | [srs-ngb]: https://github.com/simple-rtmp-server/srs-ngb | 881 | [srs-ngb]: https://github.com/simple-rtmp-server/srs-ngb |
| 884 | [gitlab]: https://gitlab.com/winlinvip/srs-gitlab | 882 | [gitlab]: https://gitlab.com/winlinvip/srs-gitlab |
| 885 | [v1_CN_Git]: https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Git | 883 | [v1_CN_Git]: https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Git |
| @@ -920,6 +918,8 @@ Winlin | @@ -920,6 +918,8 @@ Winlin | ||
| 920 | [donation1]: http://www.ossrs.net/srs.release/donation/index.html | 918 | [donation1]: http://www.ossrs.net/srs.release/donation/index.html |
| 921 | [donations]: https://github.com/simple-rtmp-server/srs/blob/develop/DONATIONS.txt | 919 | [donations]: https://github.com/simple-rtmp-server/srs/blob/develop/DONATIONS.txt |
| 922 | 920 | ||
| 921 | +[v2_CN_Build]: https://github.com/simple-rtmp-server/srs/wiki/v2_CN_Build | ||
| 922 | +[v2_EN_Build]: https://github.com/simple-rtmp-server/srs/wiki/v2_EN_Build | ||
| 923 | [v1_CN_Performance]: https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Performance | 923 | [v1_CN_Performance]: https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Performance |
| 924 | [v1_EN_Performance]: https://github.com/simple-rtmp-server/srs/wiki/v1_EN_Performance | 924 | [v1_EN_Performance]: https://github.com/simple-rtmp-server/srs/wiki/v1_EN_Performance |
| 925 | [v1_CN_DeliveryRTMP]: https://github.com/simple-rtmp-server/srs/wiki/v1_CN_DeliveryRTMP | 925 | [v1_CN_DeliveryRTMP]: https://github.com/simple-rtmp-server/srs/wiki/v1_CN_DeliveryRTMP |
| @@ -999,6 +999,30 @@ Winlin | @@ -999,6 +999,30 @@ Winlin | ||
| 999 | [bug #133]: https://github.com/simple-rtmp-server/srs/issues/133 | 999 | [bug #133]: https://github.com/simple-rtmp-server/srs/issues/133 |
| 1000 | [bug #92]: https://github.com/simple-rtmp-server/srs/issues/92 | 1000 | [bug #92]: https://github.com/simple-rtmp-server/srs/issues/92 |
| 1001 | 1001 | ||
| 1002 | +[r2.0a0]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a0 | ||
| 1003 | +[r1.0r4]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0r4 | ||
| 1004 | +[r1.0r3]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0r3 | ||
| 1005 | +[r1.0r2]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0r2 | ||
| 1006 | +[r1.0r1]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0r1 | ||
| 1007 | +[r1.0r0]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0r0 | ||
| 1008 | +[r1.0b0]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0.beta | ||
| 1009 | +[r1.0a7]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline7 | ||
| 1010 | +[r1.0a6]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline6 | ||
| 1011 | +[r1.0a5]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline5 | ||
| 1012 | +[r1.0a4]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline4 | ||
| 1013 | +[r1.0a3]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline3 | ||
| 1014 | +[r1.0a2]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline2 | ||
| 1015 | +[r1.0a0]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0.mainline | ||
| 1016 | +[r0.9]: https://github.com/simple-rtmp-server/srs/releases/tag/0.9 | ||
| 1017 | +[r0.8]: https://github.com/simple-rtmp-server/srs/releases/tag/0.8 | ||
| 1018 | +[r0.7]: https://github.com/simple-rtmp-server/srs/releases/tag/0.7 | ||
| 1019 | +[r0.6]: https://github.com/simple-rtmp-server/srs/releases/tag/0.6 | ||
| 1020 | +[r0.5]: https://github.com/simple-rtmp-server/srs/releases/tag/0.5 | ||
| 1021 | +[r0.4]: https://github.com/simple-rtmp-server/srs/releases/tag/0.4 | ||
| 1022 | +[r0.3]: https://github.com/simple-rtmp-server/srs/releases/tag/0.3 | ||
| 1023 | +[r0.2]: https://github.com/simple-rtmp-server/srs/releases/tag/0.2 | ||
| 1024 | +[r0.1]: https://github.com/simple-rtmp-server/srs/releases/tag/0.1 | ||
| 1025 | + | ||
| 1002 | 1026 | ||
| 1003 | [contact]: https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Contact | 1027 | [contact]: https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Contact |
| 1004 | [more0]: http://winlinvip.github.io/srs.release/releases/ | 1028 | [more0]: http://winlinvip.github.io/srs.release/releases/ |
-
请 注册 或 登录 后发表评论