Commit Graph

20 Commits

Author SHA1 Message Date
dijunkun
1ef7c536f1 [feat] add rtp packet history module 2025-02-14 17:30:12 +08:00
dijunkun
0595112d4f [fix] fix sent packet size in congestion control feedbacks 2025-02-10 16:06:19 +08:00
dijunkun
8d7068aa32 [feat] enable congestion controller 2025-02-07 17:42:05 +08:00
dijunkun
794e33c325 [fix] fix h264 rtp packetization error 2025-02-05 17:28:57 +08:00
dijunkun
2d5749f93a [fix] fix h264 rtp packet parse 2025-01-24 17:54:54 +08:00
dijunkun
7b839ab773 [fix] fix h264 rtp packet packetization and depacketization 2025-01-23 17:28:17 +08:00
dijunkun
cd349cd98d [feat] rewrite rtp module 2025-01-22 17:32:24 +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
63ed77e43a [feat] congestion control feedback sending support 2025-01-10 17:21:03 +08:00
dijunkun
49b74ffcd6 [fix] fix crash caused by RtpPacketReceived 2025-01-09 17:03:08 +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
0737eee95a [feat] update transport module and channel module 2025-01-06 17:10:56 +08:00
dijunkun
eef35ff0d4 [feat] separate rtp send/receive module from ice transport module 2025-01-03 17:34:46 +08:00
dijunkun
2512e1eb15 [feat] update congestion control feedback 2024-12-18 17:27:42 +08:00
dijunkun
b29f3de868 [feat] SSRC supported for RTP packets 2024-12-09 17:08:22 +08:00
dijunkun
daef6f19dc [feat] use the io statistics module to collect network information 2024-11-29 17:53:30 +08:00