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

RTC: Refine log for twcc large timer

This commit is contained in:
winlin 2021-02-02 18:05:23 +08:00
parent e9a0060890
commit 1db8a3c92e
2 changed files with 7 additions and 2 deletions

View file

@ -317,6 +317,7 @@ private:
SrsHourGlass* timer_;
uint64_t nn_audio_frames;
SrsRtcPLIWorker* pli_worker_;
SrsErrorPithyPrint* twcc_epp_;
private:
SrsRtcConnection* session_;
uint16_t pt_to_drop_;