mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
update readme, for 10k performance
This commit is contained in:
parent
a3de1c71fc
commit
6a49ae4ffb
1 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ HLS(
|
||||||
[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DeliveryHLS),
|
[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_DeliveryHLS),
|
||||||
[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_DeliveryHLS)
|
[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_DeliveryHLS)
|
||||||
),
|
),
|
||||||
high-performance(7.5k+ clients)(
|
high-performance(10k+ clients)(
|
||||||
[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Performance),
|
[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Performance),
|
||||||
[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Performance)
|
[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_Performance)
|
||||||
),
|
),
|
||||||
|
@ -448,7 +448,7 @@ Supported operating systems and hardware:
|
||||||
1. Research and simplify st, [bug #182](https://github.com/winlinvip/simple-rtmp-server/issues/182).
|
1. Research and simplify st, [bug #182](https://github.com/winlinvip/simple-rtmp-server/issues/182).
|
||||||
1. Support compile [srs-librtmp on windows](https://github.com/winlinvip/srs.librtmp),
|
1. Support compile [srs-librtmp on windows](https://github.com/winlinvip/srs.librtmp),
|
||||||
[bug #213](https://github.com/winlinvip/simple-rtmp-server/issues/213).
|
[bug #213](https://github.com/winlinvip/simple-rtmp-server/issues/213).
|
||||||
1. Support [7.5k+ clients](https://github.com/winlinvip/simple-rtmp-server/issues/217), 4Gbps per process.
|
1. Support [10k+ clients](https://github.com/winlinvip/simple-rtmp-server/issues/251), 4Gbps per process.
|
||||||
1. Support publish aac adts raw stream(
|
1. Support publish aac adts raw stream(
|
||||||
[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_CN_SrsLibrtmp#publish-audio-raw-stream),
|
[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_CN_SrsLibrtmp#publish-audio-raw-stream),
|
||||||
[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_EN_SrsLibrtmp#publish-audio-raw-stream)
|
[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_EN_SrsLibrtmp#publish-audio-raw-stream)
|
||||||
|
|
Loading…
Reference in a new issue