You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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/>
331
331
* 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/>
332
332
* 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/>
@@ -521,7 +521,7 @@ Remark:
521
521
* v1.0, 2014-06-27, SRS online 30days with RTMP/HLS.
522
522
* 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
523
523
* v1.0, 2014-06-23, support report summaries in heartbeat. 0.9.132
524
-
* v1.0, 2014-06-22, performance refine, support [3k+](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Performance#%E6%80%A7%E8%83%BD%E4%BE%8B%E8%A1%8C%E6%8A%A5%E5%91%8A4k) connections(270kbps). 0.9.130
524
+
* v1.0, 2014-06-22, performance refine, support [3k+](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Performance#performancereport4k) connections(270kbps). 0.9.130
525
525
* v1.0, 2014-06-21, support edge [token traverse](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_DRM#tokentraverse), fix [#104](https://github.com/simple-rtmp-server/srs/issues/104). 0.9.129
526
526
* v1.0, 2014-06-19, add connections count to api summaries. 0.9.127
527
527
* v1.0, 2014-06-19, add srs bytes and kbps to api summaries. 0.9.126
@@ -614,7 +614,7 @@ Remark:
614
614
* v0.8, 2013-12-08, support multiple http hooks for a event.
615
615
* v0.8, 2013-12-07, support http callback hooks, on_connect.
616
616
* v0.8, 2013-12-07, support network based cli and json result, add CherryPy 3.2.4.
617
-
* v0.8, 2013-12-07, update http/hls/rtmp load test tool [st_load](https://github.com/winlinvip/st-load), use SRS rtmp sdk.
617
+
* 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.
618
618
* v0.8, 2013-12-06, support max_connections, drop if exceed.
619
619
* v0.8, 2013-12-05, support log_dir, write ffmpeg log to file.
620
620
* v0.8, 2013-12-05, fix the forward/hls/encoder bug.
@@ -672,9 +672,9 @@ Performance benchmark history, on virtual box.
672
672
* See also: [Performance for x86/x64 Test Guide](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_Performance)
673
673
* See also: [Performance for RaspberryPi](https://github.com/simple-rtmp-server/srs/wiki/v1_CN_RaspberryPi)
674
674
675
-
### Play benchmark
675
+
### Play RTMP benchmark
676
676
677
-
The play benchmark by [st-load](https://github.com/winlinvip/st-load):
677
+
The play RTMP benchmark by [SB](https://github.com/simple-rtmp-server/srs-bench):
678
678
679
679
680
680
| Update | SRS | Clients | Type | CPU | Memory | Commit |
@@ -692,9 +692,9 @@ The play benchmark by [st-load](https://github.com/winlinvip/st-load):
0 commit comments