Skip to content

Commit b431ad7

Browse files
committed
RTC: Refine performance about 700+ streams. 4.0.71
1 parent b7c7d65 commit b431ad7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ For previous versions, please read:
155155

156156
## V4 changes
157157

158+
* v4.0, 2021-02-10, RTC: Refine performance about 700+ streams. 4.0.71
158159
* v4.0, 2021-02-08, RTC: Print stat for pli and timer every 5s. 4.0.70
159160
* v4.0, 2021-02-07, RTC: Parse PT fast and refine udp handler. 4.0.69
160161
* v4.0, 2021-02-05, RTC: Refine UDP packet peer fast id. 4.0.68

trunk/src/core/srs_core_version4.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
#ifndef SRS_CORE_VERSION4_HPP
2525
#define SRS_CORE_VERSION4_HPP
2626

27-
#define SRS_VERSION4_REVISION 70
27+
#define SRS_VERSION4_REVISION 71
2828

2929
#endif

0 commit comments

Comments
 (0)