Commit Graph

315 Commits

Author SHA1 Message Date
Jim Gustafson
db1335e150 Bump version to v93
Some checks failed
Security audit / audit (push) Has been cancelled
2024-09-03 11:26:31 -07:00
Jim Gustafson
a4906f1513
Make sure key exists before using the call size bucket 2024-09-03 11:20:53 -07:00
Rashad Sookram
964313fd78
Use dependency descriptor in more tests 2024-08-30 14:22:16 -04:00
adel-signal
ad00739d2b
Bump version to v92
Some checks failed
Security audit / audit (push) Has been cancelled
2024-08-28 11:12:44 -07:00
adel-signal
4d5bb92cb2
Add call-size and region-relation tags to metrics 2024-08-28 10:22:57 -07:00
Rashad Sookram
9bc18d36e1
Update to hyper 1.x 2024-08-27 17:07:13 -04:00
Rashad Sookram
920c4369c3
Use reqwest for http requests 2024-08-27 14:30:44 -04:00
adel-signal
5702565b38
Add ReceiverReport parsing and RTCP RTT calculation 2024-08-23 14:30:21 -07:00
Jim Gustafson
ebcb7edf7e
Update to Rust 1.80.1 2024-08-21 11:08:06 -07:00
adel-signal
4d3ec90675
Add transmitting SenderReports to clients periodically 2024-08-20 11:47:48 -07:00
Rashad Sookram
4060d8861c
Fix parsing of two-byte header extensions with one byte of padding 2024-08-15 14:52:15 -04:00
adel-signal
04cdae53f4
Bump version to v91
Some checks failed
Security audit / audit (push) Has been cancelled
2024-08-01 13:49:21 -07:00
adel-signal
a9cbf6f464
Add support for LSR and DLSR in receiver reports sent by SFU 2024-07-31 12:27:53 -07:00
Rashad Sookram
3fab3fba8e
Prevent warning from fuzzing cfg 2024-07-31 14:06:07 -04:00
Richard Russo
92a31b9d77 Bump version to v90
Some checks failed
Security audit / audit (push) Has been cancelled
2024-07-23 12:26:59 -07:00
Richard Russo
0a998127e8
Track queue delay in milliseconds for video per connection
Only include a stat when video is available to forward.
2024-07-23 12:22:55 -07:00
adel-signal
51104af564
Update create call link to default restrictions to AdminApproval 2024-07-22 14:28:23 -07:00
Jim Gustafson
68829faf69
Update Rust dependencies 2024-07-19 08:07:19 -07:00
Rashad Sookram
c55c966e82
Bump version to v89
Some checks failed
Security audit / audit (push) Has been cancelled
2024-07-11 15:41:56 -04:00
Jim Gustafson
93a9400674
Update to Rust 1.79.0
Co-authored-by: Rashad Sookram <rashad@signal.org>
2024-07-10 15:17:34 -07:00
Rashad Sookram
f7db53f3ae
Update zkgroup to 0.52.0 2024-07-10 12:40:30 -04:00
Rashad Sookram
9429ff6e88
Rewrite frame number in dependency descriptor 2024-07-09 10:46:50 -04:00
adel-signal
913e4d0270
Refactor backend rtp into smaller files 2024-07-03 11:04:20 -07:00
Richard Russo
886097117f Bump version to v88
Some checks failed
Security audit / audit (push) Has been cancelled
2024-07-02 12:06:42 -07:00
Richard Russo
1e5cbc5ed4
Reduce available bitrate for existing layers during queing. 2024-07-02 12:05:43 -07:00
Richard Russo
f1e674ffda Bump version to v87
Some checks failed
Security audit / audit (push) Has been cancelled
2024-06-27 12:48:17 -07:00
Richard Russo
7f93378628
Adjust video send rate allocation to reduce layer switching.
Use a lower target rate for changing layers, and the current target rate for keeping layers. The lower rate is based on the lowest congestion control target rate over the last 5 seconds.
2024-06-27 12:46:53 -07:00
Rashad Sookram
969bffa9b5
Return earlier for padding packets 2024-06-10 14:27:51 -04:00
Jim Gustafson
a82abbfb42 Bump version to v86
Some checks failed
Security audit / audit (push) Has been cancelled
2024-06-07 09:33:06 -07:00
adel-signal
7f1078dd0c
Remove reliable payload type, reuse existing data payload type 2024-06-04 12:33:41 -07:00
Rashad Sookram
4d86ab9ebf
Smooth out estimates of incoming bitrate 2024-06-03 17:14:14 -04:00
Rashad Sookram
d8e22c05da
Don't update max seqnum for padding packets 2024-06-03 14:06:43 -04:00
adel-signal
647e93dc38
Bump version to v85 2024-05-31 16:20:05 -07:00
adel-signal
2dfc77b071
Handle reliable DeviceToSfu messages sent over MRP 2024-05-31 16:02:43 -07:00
Rashad Sookram
7ad4251aa3
Bump version for deployment 84
Some checks failed
Security audit / audit (push) Has been cancelled
2024-05-23 16:15:36 -04:00
Rashad Sookram
2da36c7e9a
Use RTT for NACK resend delay 2024-05-23 15:01:11 -04:00
Rashad Sookram
edeedeb721
Reduce frequency of keyframe requests for high res video 2024-05-22 14:46:49 -04:00
Rashad Sookram
0f8e309db4
Bump version for deployment 83
Some checks failed
Security audit / audit (push) Has been cancelled
2024-05-14 15:39:49 -04:00
Rashad Sookram
cbde805470
Add key frame request events 2024-05-07 15:28:53 -04:00
Rashad Sookram
0336cbe794
Revert "Clear lowest audio level bit"
This reverts commit a2aca0699a.
2024-05-07 12:39:51 -04:00
Jim Gustafson
6fb49e9059
Bump version for deployment 82
Some checks failed
Security audit / audit (push) Has been cancelled
2024-04-25 16:58:40 -07:00
Richard Russo
d844eb4ee9 Update rustls to 0.21.11 2024-04-23 13:19:05 -07:00
Rashad Sookram
b5f46742b4
Update h2 to 0.3.26 2024-04-15 11:39:00 -04:00
Iñaqui
5cdba34347
Return CallLinkState in ParticipantsResponse when present 2024-04-09 13:13:17 -07:00
Richard Russo
b49b1177de Bump version for deployment 81 2024-03-26 14:10:44 -07:00
Jim Gustafson
4facef049c
Update dependencies 2024-03-26 14:02:37 -07:00
Rashad Sookram
f6cfaab357
Ensure padding packets contain count 2024-03-26 16:47:32 -04:00
Richard Russo
a4b083c882
Improve pacing by using WebRTC's debt model. 2024-03-26 12:28:05 -07:00
Rashad Sookram
a2aca0699a
Clear lowest audio level bit 2024-03-26 11:03:54 -04:00
Adel Lahlou
0ed9b8abf5 Bump version for deployment 80
Some checks failed
Security audit / audit (push) Has been cancelled
2024-03-22 10:32:51 -07:00