Skip to content

Commit

Permalink
update webrtc qos
Browse files Browse the repository at this point in the history
  • Loading branch information
xialixin@kanzhun.com committed Jun 27, 2021
1 parent 151d0b1 commit fc3b95f
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions doc/webrtc_qos.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
## Qos原理与WebRTC Qos
整理相关qos原理与 webrtc qos相关的技术
### Qos原理

https://zhuanlan.zhihu.com/p/92824333
https://zhuanlan.zhihu.com/p/259671833
简介Qos概念,服务模型,QoS基本原理,流量分类与标记,拥塞管理技术原理等
https://zhuanlan.zhihu.com/p/92824333
https://zhuanlan.zhihu.com/p/259671833


### WebRTC QOS
https://zhuanlan.zhihu.com/p/149675376
https://blog.csdn.net/CrystalShaw/article/details/80432267
webrtc用于QOS一些方法:
NACK、FEC、SVC、JitterBuffer、IDR Request、PACER、Sender Side BWE、VFR(动态帧率调整策略)、AVSync(音视频同步)、动态分辨率调整 等
https://zhuanlan.zhihu.com/p/149675376
https://blog.csdn.net/CrystalShaw/article/details/80432267



0 comments on commit fc3b95f

Please sign in to comment.