nack/rtx支持多次重传,提高抗丢包率

This commit is contained in:
ziyue
2021-07-27 20:37:43 +08:00
parent 3840ff2a3f
commit c59a7a04c3
7 changed files with 206 additions and 40 deletions

View File

@@ -74,7 +74,6 @@ public:
*/
uint32_t getRtt(uint32_t ssrc) const;
private:
/**
* 上次结果与本次结果间应收包数
*/