Commit Graph

33 Commits

Author SHA1 Message Date
dijunkun
d2b45b91e7 [feat] move rtp packet sender out of channel module 2025-03-13 21:11:20 +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
706beaa2ce [fix] fix crash due to rebuilding h264 frame 2025-03-06 17:23:37 +08:00
dijunkun
02f00642e9 [feat] clean rtp packet buffer queue when ice destroyed 2025-03-05 17:48:33 +08:00
dijunkun
ebfeaf4754 [fix] fix receiver report building and parsing 2025-03-04 11:17:19 +08:00
dijunkun
fba5993866 [feat] implementation for receiver report 2025-02-28 17:50:17 +08:00
dijunkun
3bb12e3f60 [fix] use ntp timestamp ms as video rtp timestamp 2025-02-28 15:52:21 +08:00
dijunkun
962d856946 [fix] fix sender report building and parsing 2025-02-27 17:30:41 +08:00
dijunkun
b7a5066c6b [fix] fix rtcp common header 2025-02-26 17:30:24 +08:00
dijunkun
d1177747fd [feat] add timestamp to sender report 2025-02-21 17:36:32 +08:00
dijunkun
f797cc3f91 [feat] use an adapter layer to convert SystemClock into webrtc Clock 2025-02-20 15:31:58 +08:00
dijunkun
cbf9ccc284 [fix] update sr and rr module 2025-02-18 18:39:06 +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
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
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
316a0220a8 [feat] add network controller into video send channel 2025-02-06 17:36:35 +08:00
dijunkun
3accdf2192 [fix] fix crash due to rtp receivers destroy 2025-02-06 17:08:26 +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
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
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
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