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

RTC: Refine TWCC from 200ms to 50ms

This commit is contained in:
jinxue.cgh 2020-12-23 15:13:21 +08:00 committed by winlin
parent ec212b7413
commit 7f081b4178
3 changed files with 19 additions and 1 deletions

View file

@ -38,6 +38,7 @@
#define TAG_DTLS_ALERT "DTLS_ALERT"
#define TAG_DTLS_HANG "DTLS_HANG"
#define TAG_RESOURCE_UNSUB "RESOURCE_UNSUB"
#define TAG_LARGE_TIMER "LARGE_TIMER"
// Use memory/disk cache and donot flush when write log.
// it's ok to use it without config, which will log to console, and default trace level.