Commit Graph

37 Commits

Author SHA1 Message Date
dijunkun
257581e5e9 [fix] set SendBurstInterval and QueueTimeLimit when packet sender created 2025-03-18 17:38:07 +08:00
dijunkun
b0306d510c [refactor] move channel module into transport module 2025-03-17 17:19:46 +08:00
dijunkun
5c598be51d [fix] fix padding packets building 2025-03-17 10:28:58 +08:00
dijunkun
bd65d87137 [feat] add task queue module 2025-03-14 18:29:07 +08:00
dijunkun
d2b45b91e7 [feat] move rtp packet sender out of channel module 2025-03-13 21:11:20 +08:00
dijunkun
23df1f3b60 [feat] add pacing controller module 2025-03-12 18:18:19 +08:00
dijunkun
092e894622 [feat] bandwidth probing supported 2025-03-11 17:36:07 +08:00
dijunkun
de0386f08a [feat] support FIR 2025-03-07 18:36:55 +08:00
dijunkun
19fc8cda89 [feat] enable resolution downgrading 2025-03-07 17:31:34 +08:00
dijunkun
84ba2d8339 [fix] fix payload length for sender report and receiver report 2025-03-05 17:49:17 +08:00
dijunkun
cf374a0ff3 [feat] introduce fraction lost into congestion control module 2025-03-04 17:39:54 +08:00
dijunkun
71b9c78dd5 [feat] update rtp packet history module 2025-02-17 17:05:45 +08:00
dijunkun
1ef7c536f1 [feat] add rtp packet history module 2025-02-14 17:30:12 +08:00
dijunkun
7b4bba4166 [feat] implementation for nack generator module 2025-02-13 17:24:18 +08:00
dijunkun
1db57bfc76 [feat] add nack module 2025-02-12 17:35:59 +08:00
dijunkun
36704c7e4c [feat] enable congestion controller set target bitrate to video encoder 2025-02-11 17:25:50 +08:00
dijunkun
0595112d4f [fix] fix sent packet size in congestion control feedbacks 2025-02-10 16:06:19 +08:00
dijunkun
2c48ce12c5 [fix] fix compile error on MacOSX 2025-02-10 15:46:22 +08:00
dijunkun
1f3c93c77a [feat] add robust throughput estimator 2025-02-10 14:23:07 +08:00
dijunkun
61ac3a9971 [fix] fix timestamp in congestion control feedback 2025-02-08 17:59:30 +08:00
dijunkun
8d7068aa32 [feat] enable congestion controller 2025-02-07 17:42:05 +08:00
dijunkun
1d85247785 [fix] use shared ptr to create real time clock 2025-02-06 13:53:58 +08:00
dijunkun
794e33c325 [fix] fix h264 rtp packetization error 2025-02-05 17:28:57 +08:00
dijunkun
ea592f5a58 [fix] fix crash due to rtp extension 2025-01-21 17:30:00 +08:00
dijunkun
477fd1f13b [fix] fix qos module 2025-01-20 18:41:52 +08:00
dijunkun
5bbd182a3f [fix] fix congestion control module 2025-01-17 17:33:13 +08:00
dijunkun
6e2a52e506 [feat] use original webrtc header defines 2025-01-16 17:33:46 +08:00
dijunkun
a8e9609736 [feat] implementation for send side congestion controller 2025-01-14 17:31:18 +08:00
dijunkun
ba268016e4 [feat] receive and parse congestion control feedback supported 2025-01-13 17:12:28 +08:00
dijunkun
63ed77e43a [feat] congestion control feedback sending support 2025-01-10 17:21:03 +08:00
dijunkun
de212a8e75 [feat] implementation for qos module 2025-01-08 17:30:13 +08:00
dijunkun
7a84b25b5c [feat] update qos module 2025-01-07 17:31:14 +08:00
dijunkun
7ddcca53e4 [fix] update qos module 2024-12-18 18:07:45 +08:00
dijunkun
2512e1eb15 [feat] update congestion control feedback 2024-12-18 17:27:42 +08:00
dijunkun
826fc2d312 [fix] fix all unused variables and type conversions 2024-11-26 23:30:38 +08:00
dijunkun
3c1f7973d0 Use kcp as QoS module 2023-08-30 17:44:22 +08:00
dijunkun
dc84a0becf Add Qos module 2023-08-24 14:22:07 +08:00