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:
parent
ec212b7413
commit
7f081b4178
3 changed files with 19 additions and 1 deletions
|
@ -341,6 +341,7 @@ private:
|
|||
SrsRtcpTWCC rtcp_twcc_;
|
||||
SrsRtpExtensionTypes extension_types_;
|
||||
bool is_started;
|
||||
srs_utime_t last_time_send_twcc_;
|
||||
public:
|
||||
SrsRtcPublishStream(SrsRtcConnection* session, const SrsContextId& cid);
|
||||
virtual ~SrsRtcPublishStream();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue