mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Check error for send_periodic_twcc
This commit is contained in:
parent
f149c84dd0
commit
5c853e02ee
2 changed files with 21 additions and 26 deletions
|
@ -242,7 +242,6 @@ private:
|
|||
std::vector<SrsRtcAudioRecvTrack*> audio_tracks_;
|
||||
std::vector<SrsRtcVideoRecvTrack*> video_tracks_;
|
||||
private:
|
||||
srs_utime_t last_twcc_feedback_time_;
|
||||
int twcc_id_;
|
||||
uint8_t twcc_fb_count_;
|
||||
SrsRtcpTWCC rtcp_twcc_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue