mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Refine NACK RTT and efficiency. 4.0.42
This commit is contained in:
parent
dfa42cdd8c
commit
c708103cd4
2 changed files with 2 additions and 1 deletions
|
@ -159,6 +159,7 @@ For previous versions, please read:
|
|||
|
||||
## V4 changes
|
||||
|
||||
* v4.0, 2020-09-09, RTC: Refine NACK RTT and efficiency. 4.0.42
|
||||
* v4.0, 2020-09-08, Refine PLI/NACK/DTLS logs. 4.0.41
|
||||
* v4.0, 2020-08-30, Fix serval bugs for RTC. Refine context API. 4.0.40
|
||||
* v4.0, 2020-08-18, RTC: DTLS support ARQ, covered with utest. 4.0.39
|
||||
|
|
|
@ -24,6 +24,6 @@
|
|||
#ifndef SRS_CORE_VERSION4_HPP
|
||||
#define SRS_CORE_VERSION4_HPP
|
||||
|
||||
#define SRS_VERSION4_REVISION 41
|
||||
#define SRS_VERSION4_REVISION 42
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue