Denys Smirnov
8564329579
Pass DTMF when creating SIP participants. ( #2590 )
2024-03-20 18:59:25 +02:00
renovate[bot]
bc1711c476
Update golang.org/x/exp digest to a85f2c6 ( #2551 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 11:00:28 -07:00
Raja Subramanian
3e43f75143
Forward publisher sender report. ( #2572 )
...
* Forward publisher sender report.
Publisher side RTCP sernfer report is rebased to SFU time base
and used to send sender rerport to subscriber.
Will wait to merge till previous versions are out as this will require a
bunch of testing.
* - Add rebased report drift
- update protocol dep
- fix path change check, it has to check against delta of propagation
delay and not propagation delay as the two side clocks could be way
off.
2024-03-13 14:31:39 +05:30
David Colburn
1cf04e3511
add egress proxy proto ( #2570 )
2024-03-11 21:53:12 -04:00
David Colburn
13f8191cc8
update protocol ( #2560 )
2024-03-08 11:11:32 -08:00
renovate[bot]
063b9d57cc
Update pion deps ( #2534 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 09:12:21 -08:00
Paul Wells
d87f8aa299
use departure timeout ( #2549 )
...
* use departure timeout
* deps
* default
* remove constants
* deps
* protoproxy cache
* add sample
2024-03-05 09:05:42 -08:00
cnderrauber
b58307f144
Support XR request/response for rtt calculation ( #2536 )
...
* Support XR request/response for rtt calculation
* Update pkg/sfu/downtrack.go
Co-authored-by: David Zhao <dz@livekit.io >
---------
Co-authored-by: David Zhao <dz@livekit.io >
2024-03-03 12:34:49 +08:00
renovate[bot]
cbc1d1b1ce
Update go deps ( #2529 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 10:03:57 -08:00
Denys Smirnov
9a6d25674d
Validate SIP trunks and rules when creating new ones. ( #2535 )
2024-03-01 19:29:32 +02:00
cnderrauber
a435368278
use dynamic bucket size ( #2524 )
2024-02-28 16:24:23 +08:00
renovate[bot]
5326263d44
Update module github.com/prometheus/client_golang to v1.19.0 ( #2514 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 18:33:15 -08:00
Denys Smirnov
f5eb6c8a95
Update usage of core.Fuse. ( #2519 )
2024-02-28 03:48:58 +02:00
renovate[bot]
2066bf1154
Update go deps ( #2480 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 15:24:42 -08:00
Paul Wells
e5b8e25064
use shared psrpc utils ( #2506 )
...
* use shared psrpc utils
* fix
* deps
2024-02-24 00:38:49 -08:00
cnderrauber
787af0e84c
update pion/ice for tcpmux memory improvement ( #2500 )
2024-02-22 11:55:37 +08:00
David Zhao
8371848747
Version 1.5.3 ( #2489 )
...
* Version 1.5.3
* add missing copyright notices
* update protocol for redis.tls YAML keys
2024-02-17 12:37:15 -08:00
Benjamin Pracht
8d7257dd19
Move CreateIngress to IOInfoService. Adopt UpdateIngressStare from IOInfoService instead of IngressService ( #2485 )
...
When paired with an updated ingress service, this will cause CreateIngress to be called twice for URL pull ingress, with the 2nd call failing.
2024-02-15 14:00:25 -08:00
Raja Subramanian
57d424542e
Update protocol to get protoProxy close await channel ( #2478 )
2024-02-13 13:19:58 +05:30
renovate[bot]
dbda393610
Update pion deps ( #2465 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 10:06:31 -08:00
renovate[bot]
33755e7dfd
Update module github.com/google/wire to v0.6.0 ( #2449 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 09:13:08 -08:00
Denys Smirnov
3674217d64
Support new SIP protocol. ( #2474 )
2024-02-12 18:52:21 +02:00
Benjamin Pracht
b659fef8ed
Add support for ingress ParticipantMetadata ( #2461 )
2024-02-08 13:59:26 -08:00
Paul Wells
fd35c9edfc
add exponential backoff to room service check retries ( #2462 )
2024-02-07 19:35:58 -08:00
renovate[bot]
f4f0b3336b
Update module github.com/pion/turn/v2 to v2.1.5 ( #2450 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 21:31:15 -08:00
Raja Subramanian
e1fb69b634
Synthesize a track setting on sync state. ( #2455 )
...
* Synthesize a track setting on sync state.
* Add setting before subscription
* clean up
* Skip tracks that are not subscribed
* protocol deps
2024-02-07 09:32:56 +05:30
cnderrauber
af0a8fbbbc
add log for extpacket accumulated ( #2454 )
2024-02-06 21:38:36 +08:00
cnderrauber
be87a1b6f0
Support rtx for publisher ( #2452 )
...
* Support rtx for publisher
* remote log
* solve comment
2024-02-06 21:30:37 +08:00
Denys Smirnov
e9cff525f4
Add method for creating SIP participants with a custom token. ( #2448 )
2024-02-06 00:13:44 +02:00
renovate[bot]
f26fbceaba
Update pion deps ( #2438 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-03 02:15:21 -08:00
David Colburn
f960a4f9fb
update egress client ( #2431 )
2024-01-29 16:57:50 -08:00
renovate[bot]
134b6f05b4
Update module github.com/pion/dtls/v2 to v2.2.9 ( #2355 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-28 15:29:07 -08:00
Paul Wells
654b05638f
update psrpc ( #2414 )
2024-01-26 10:39:08 -08:00
Paul Wells
025eb1164c
retry signal stream start ( #2410 )
2024-01-25 15:48:12 -08:00
renovate[bot]
d5b3bbac61
Update module github.com/livekit/protocol to v1.9.7 ( #2337 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 15:47:15 -08:00
Raja Subramanian
d3da94c45e
Augment LeaveRequest with alternate regions to connect. ( #2408 )
...
* Augment LeaveRequest with alternate regions to connect.
* update protocol and issue resume action on close if expected to resume
* use current protocol in tests
* address feedback
2024-01-25 22:22:46 +05:30
Denys Smirnov
89c7cec2ad
SIP: New protocol for creating participants. ( #2404 )
2024-01-24 20:01:22 +02:00
Paul Wells
cb42c6152c
add psrpc redis keepalive ( #2398 )
...
* add psrpc redis keepalive
* deps
2024-01-21 06:16:40 -08:00
Raja Subramanian
8c932da678
Add ControllerNodeId and SelectionReason to StartSession. ( #2396 )
...
* Add ControllerNodeId and SelectionReason to StartSession.
Media node has that information and can log it in context.
* Update deps
* clean up and mage generate
* clean up and fix test
* clean up
* clean up
2024-01-19 17:06:09 +05:30
Paul Wells
fbd488adc3
remove participant key helpers ( #2385 )
...
* remove participant key helpers
* deps
2024-01-18 06:46:34 -08:00
Raja Subramanian
899067ba0f
Simulation scenarios to disable signal channel on resume ( #2389 )
...
* Add a simulation scenario to disconnect signal channel on resume
- Requesting that scenario add that participant to a map with a timeout
of 5 seconds.
- If a resume (reconnect = 1) happens before the timeout, the signalling
channel is closed immediately on resume.
- There is a clean up worker which will remove entries from the map when
they timout.
- The participant is also removed from the map if the disconnect on
resume is invoked once.
* simulate disconnect signal on resume no messages
* comment
* comment
* Close all retries
* update deps
* abort resume only if simulation applied
* Revert SIP change
2024-01-17 20:44:05 +05:30
Sean DuBois
750d2b5765
Update livekit/protocol ( #2390 )
...
Fix API breakage with SIP
2024-01-17 10:03:47 -05:00
renovate[bot]
1cb4b3e585
Update go deps ( #2382 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-13 17:42:34 -08:00
renovate[bot]
2ba4e5c070
Update go deps ( #2366 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 10:30:22 -08:00
Raja Subramanian
dc1b09c757
Update pion/ice to pick some more trace logging ( #2374 )
2024-01-11 13:57:29 +05:30
renovate[bot]
d8df0f7727
Update module github.com/florianl/go-tc to v0.4.3 ( #2365 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-06 22:21:37 -08:00
Raja Subramanian
32bd75648f
Wait for metadata update. ( #2363 )
2024-01-05 17:07:44 +05:30
renovate[bot]
7049627767
Update module golang.org/x/sync to v0.6.0 ( #2361 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-04 22:16:41 -08:00
renovate[bot]
a738062099
Update go deps ( #2352 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 16:27:27 -08:00
renovate[bot]
ffac7561c8
Update module github.com/urfave/cli/v2 to v2.27.0 ( #2348 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 16:41:32 -08:00