Benjamin Pracht
0a0860b5af
WiP
2024-05-15 10:47:33 -07:00
Benjamin Pracht
eef3cf0f01
Redact egress object in CreateRoom request ( #2710 )
2024-05-10 10:05:53 -07:00
renovate[bot]
65f06da1ca
Update pion deps ( #2697 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-05 21:49:16 -07:00
renovate[bot]
72f847427d
Update module github.com/pion/ice/v2 to v2.3.20 ( #2695 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 08:49:12 -07:00
renovate[bot]
3d22d794e0
Update pion deps ( #2692 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-27 23:53:53 -07:00
Denys Smirnov
07791ffc00
Pass new SIP metadata. Update protocol. ( #2683 )
2024-04-26 13:57:39 +03:00
Raja Subramanian
79f6506553
Clean up UpdateVideoLayers ( #2685 )
2024-04-26 12:21:40 +05:30
Raja Subramanian
90b47424b5
Handle UpdateLocalAudioTrack and UpdateLocalVideoTrack. ( #2684 )
...
* Handle UpdateLocalAudioTrack and UpdateLocalVideoTrack.
- Update the TrackInfo
- NOTE: populating Stereo and DisableDtx fields although there are
features now.
- The audio features in UpdateLocalAudioTrack is applied as is,
i. e. the update has the latest set of features.
- Emits a track update which will broadcast a participant update.
TODO:
-----
- Telemetry event with track update?
* update deps
2024-04-26 12:06:35 +05:30
renovate[bot]
dfadb3f087
Update pion deps ( #2617 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-23 22:48:47 -07:00
Paul Wells
c51b3e3fe2
use ttlcache ( #2677 )
...
* use ttlcache
* go
* test
2024-04-23 02:20:54 -07:00
dependabot[bot]
8117f92465
Bump golang.org/x/net from 0.22.0 to 0.23.0 ( #2673 )
...
* Bump golang.org/x/net from 0.22.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* go 1.22
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mathew Kamkar <578302+matkam@users.noreply.github.com >
2024-04-22 11:01:57 -07:00
renovate[bot]
47801f8b79
Update livekit deps ( #2415 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-21 11:05:29 -07:00
Paul Wells
c195dd4a19
update pion/ice ( #2669 )
2024-04-21 00:44:52 -07:00
Paul Wells
365b6f91e2
update pion/ice ( #2668 )
2024-04-19 21:58:14 -07:00
Paul Wells
680a07e896
update pion deps ( #2667 )
...
* update pion deps
* deps
2024-04-19 19:21:55 -07:00
Benjamin Pracht
6afa63ded3
Use the ingress state updated_at field to ensure that out of order RPC do not overwrite state ( #2657 )
2024-04-16 18:10:14 +02:00
Paul Wells
844cecaffc
update pion deps ( #2653 )
...
* update pion deps
* update webrtc
2024-04-15 22:55:24 -07:00
Raja Subramanian
04d193e0b2
Update mediatransportutil. ( #2652 )
...
Also, use adjusted time of sender report for drift logging.
2024-04-16 10:10:06 +05:30
Paul Wells
4b7e5dc1cc
reduce gc from stream allocator rate monitor ( #2638 )
...
* reduce gc from stream allocator rate monitor
* deps
* comment out rate monitor
2024-04-09 23:14:15 -07:00
Raja Subramanian
8334149034
update mediatransportutil ( #2630 )
2024-04-06 12:13:21 +05:30
David Zhao
41b70ef555
Update Pion & SCTP to handle ZeroChecksum interop ( #2619 )
...
Details: https://github.com/pion/sctp/pull/327
2024-04-03 17:02:55 -07:00
Théo Monnom
dc67f505a5
agent service: new protocol & namespaces ( #2545 )
...
* initial worker impl
* fix test
* fix build
* TestAgentNamespaces
* log err
* nit cmt
* TestAgentMultiNode
* Update pkg/agent/worker.go
Co-authored-by: David Zhao <dz@livekit.io >
* retry on worker selection & fix review comments
* Update roommanager.go
* license
* use testutils.WIthTimeout
* abstract namespace/enabled logic into agent.Client, incrementally dispatch
* typos and dates
* lock
* timeout is now optional
* pass in topics instead of fixed
* handler handles connections
* onIdle, numConnections
* fix WithGrants
* update protocol
* check agent client
* broadcast after unlock
* fix data race
* remove ReadChan, fix dispatcher
---------
Co-authored-by: David Zhao <dz@livekit.io >
Co-authored-by: David Colburn <xero73@gmail.com >
2024-04-03 15:25:42 -07:00
Raja Subramanian
63b1fba082
Add start/end time to AnalyticsStream. ( #2618 )
...
* Add start/end time to AnalyticsStream.
* fix test
2024-04-03 12:23:18 +05:30
Raja Subramanian
1caa6ff6d0
Revert "Update pion deps ( #2587 )" ( #2616 )
...
This reverts commit f4ead06601 .
2024-04-02 22:29:04 +05:30
renovate[bot]
f4ead06601
Update pion deps ( #2587 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-01 22:17:20 -07:00
Denys Smirnov
19326a7162
Pass ringtone flag for SIP outbound. ( #2613 )
2024-04-01 19:20:51 +03:00
renovate[bot]
d8226abf00
Update golang.org/x/exp digest to a685a6e ( #2597 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-25 14:48:50 -07:00
Paul Wells
0f597e7e46
update protocol ( #2593 )
...
* update protocol
* cleanup
* deps
2024-03-21 02:48:26 -07:00
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