mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
change listen(512), chunk-size(60000), to improve performance.
This commit is contained in:
parent
993c5daec7
commit
82961e28d6
1 changed files with 1 additions and 0 deletions
|
@ -284,6 +284,7 @@ See also: [Performance Test Guide](https://github.com/winlinvip/simple-rtmp-serv
|
|||
* nginx v1.5.0: 139524 lines <br/>
|
||||
|
||||
### History
|
||||
* v1.0, 2014-01-01, change listen(512), chunk-size(60000), to improve performance.
|
||||
* v1.0, 2013-12-27, merge from wenjie, the bandwidth test feature.
|
||||
* v0.9, 2013-12-25, [v0.9](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.9) released. 20926 lines.
|
||||
* v0.9, 2013-12-25, fix the bitrate bug(in Bps), use enhanced microphone.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue