1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Timer: Apply shared FastTimer to RTC server. 4.0.93

This commit is contained in:
winlin 2021-04-23 11:17:58 +08:00 committed by Winlin
parent 8747dd6630
commit 00c192ede1
4 changed files with 10 additions and 17 deletions

View file

@ -157,6 +157,7 @@ Other important wiki:
## V4 changes
* v4.0, 2021-05-01, Timer: Extract and apply shared FastTimer. 4.0.93
* v4.0, 2021-04-29, RTC: Support AV1 for Chrome M90. 4.0.91
* v4.0, 2021-04-24, Change push-RTSP as deprecated feature.
* v4.0, 2021-04-24, Player: Change the default from RTMP to HTTP-FLV.