Commit Graph

  • 639406eb96 Update module github.com/pion/ice/v4 to v4.2.3 (#4481) master renovate[bot] 2026-04-26 22:33:26 -07:00
  • c970412a4a Update module github.com/ory/dockertest/v3 to v4 renovate/major-go-deps renovate[bot] 2026-04-27 01:24:08 +00:00
  • ab3d05c9b4 Update github workflows renovate/github-workflows renovate[bot] 2026-04-27 01:23:00 +00:00
  • dc6b75058e reduce some heap use in packet path (#4478) Raja Subramanian 2026-04-25 14:24:23 +05:30
  • d97343a2df Update github workflows renovate/major-github-workflows renovate[bot] 2026-04-24 19:45:37 +00:00
  • f3b80b2886 fix: wrap IPv6 addresses in brackets in UDP TURN URLs (RFC 3986) (#4476) Fabian Stehle 2026-04-24 10:58:25 +02:00
  • 16beafb090 Update go deps renovate/go-deps renovate[bot] 2026-04-23 13:43:44 +00:00
  • 3a7f2628b0 Turn off transceiver re-use on Safari. (#4474) Raja Subramanian 2026-04-23 19:04:10 +05:30
  • d84f3d7a4e add more types to signum (#4473) Raja Subramanian 2026-04-23 15:41:55 +05:30
  • 701a37c2d1 Convert sort.Slice -> slices.SortFunc (#4472) Raja Subramanian 2026-04-23 15:12:24 +05:30
  • 85be9d70fb Avoid stream allocator event data cast to interface and back. (#4471) Raja Subramanian 2026-04-23 13:33:11 +05:30
  • b43685e88c Keep a shadow copy of tracks for use by different stream allocator state (#4470) Raja Subramanian 2026-04-23 12:45:40 +05:30
  • 27c2b149d7 Consolidate RTCP packets and do RTCP callback outside lock. (#4469) Raja Subramanian 2026-04-23 12:20:16 +05:30
  • 31083307ec do not log data track stats if not started (#4468) Raja Subramanian 2026-04-23 10:46:33 +05:30
  • 9ee06635d6 feat(pion/ice): replace deprecated NAT1To1 with SetAddressRewriteRules (#4466) Anunay Maheshwari 2026-04-22 12:49:36 +05:30
  • 8ccad68d76 Release v1.11.0 (#4459) v1.11.0 Raja Subramanian 2026-04-17 21:38:13 +05:30
  • dbf5cf6196 Store concrete ICE candidate for remote candidates. (#4458) Raja Subramanian 2026-04-17 13:14:47 +05:30
  • 2a04bc3ca8 fix publisher frame count reporting for simulcast streams (#4457) Paul Wells 2026-04-16 11:08:33 -07:00
  • 1d804737f9 fix: limit join request and WHIP request body to http.DefaultMaxHeaderBytes (#4450) Anunay Maheshwari 2026-04-16 01:12:33 +05:30
  • 3cfb71e7ca Use Muted in TrackInfo to propagated published track muted. (#4453) Raja Subramanian 2026-04-16 01:03:40 +05:30
  • 69aa94797b Some drive-by clean up (#4452) Raja Subramanian 2026-04-15 12:23:33 +05:30
  • 6c81f67858 Add subscriber stream start event notification (#4449) Raja Subramanian 2026-04-14 22:08:31 +05:30
  • ce1bf47b5c Revert "fix: ensure num_participants is accurate in webhook events (#4265) (#…" (#4448) cnderrauber 2026-04-13 22:21:22 +08:00
  • cdb0769c38 fix: ensure num_participants is accurate in webhook events (#4265) (#4422) Onyeka Obi 2026-04-12 18:26:14 -07:00
  • c91e79af35 Switch to stdlib maps, slices (#4445) Raja Subramanian 2026-04-13 00:11:48 +05:30
  • ea7b9c6fe1 Update module github.com/livekit/protocol to v1.45.3 (#4435) renovate[bot] 2026-04-11 16:17:10 -07:00
  • 97378368dd Update go deps (major) (#3179) renovate[bot] 2026-04-11 14:28:33 -07:00
  • d6aef547ce Update go deps (#3862) renovate[bot] 2026-04-11 13:59:25 -07:00
  • afc9feaebe Update github workflows (#4331) renovate[bot] 2026-04-11 13:31:41 -07:00
  • 4b3856125c chore: pin GH commits and switch to golangci-lint (#4444) David Zhao 2026-04-11 13:04:22 -07:00
  • 2974ba879f Unsubscribe from data track on close (#4443) Raja Subramanian 2026-04-10 15:29:25 +05:30
  • 5dc4e90d82 Apply IPFilter when get local ip (#4440) cnderrauber 2026-04-10 08:59:53 +08:00
  • 88c77dc666 compute agent dispatch affinity from target load (#4442) Paul Wells 2026-04-09 13:49:43 -07:00
  • 8fe9937770 Log join duration. (#4433) Raja Subramanian 2026-04-05 14:01:43 +05:30
  • 0a503a57f6 Add Close method for UpDataTrackManager and call it on participant (#4432) Raja Subramanian 2026-04-04 17:09:02 +05:30
  • 55912dff7e Add some simple data track stats (#4431) Raja Subramanian 2026-04-04 15:23:49 +05:30
  • 050909e627 Enable data tracks by default. (#4429) Raja Subramanian 2026-04-04 00:54:48 +05:30
  • 72c7e65c25 chore: log API key during worker registration (#4428) David Zhao 2026-04-03 09:48:42 -07:00
  • 8a67dd1b9f Do not close publisher peer connection to aid migration. (#4427) Raja Subramanian 2026-04-03 21:50:59 +05:30
  • 91e90c1020 Add some more logging around migration. (#4426) Raja Subramanian 2026-04-03 13:07:32 +05:30
  • c6ddc879e7 isExpectedToResume is based on whether flushing or not. (#4425) Raja Subramanian 2026-04-03 00:49:12 +05:30
  • 7d06cfca8b Keep subscription synchronous when publisher is expected to resume. (#4424) Raja Subramanian 2026-04-02 19:54:14 +05:30
  • 934f8598e2 Clean up data track observers on unsubscribe. (#4421) Raja Subramanian 2026-04-02 11:55:46 +05:30
  • d348a0f79d fix(deps): update pion deps renovate/major-pion-deps renovate[bot] 2026-04-01 15:56:20 +00:00
  • 9674ac48ab Cleaning up some logs and standardising log frequency. (#4420) Raja Subramanian 2026-04-01 21:17:43 +05:30
  • 7b92530461 Drop time inverted packets in RED -> Opus conversion. (#4418) Raja Subramanian 2026-04-01 11:40:01 +05:30
  • 4d8d232a19 ensure participant init is correctly serialized for logging (#4417) Paul Wells 2026-03-31 19:33:57 -07:00
  • 4fe80877df Log time inversion between incoming packets (#4415) Raja Subramanian 2026-03-31 20:09:07 +05:30
  • 248d73948d Guard against timestamp inversion in RED -> Opus conversion. (#4414) Raja Subramanian 2026-03-31 17:08:13 +05:30
  • 9ab8c1d522 clear track notifier observers on subscription teardown (#4413) Paul Wells 2026-03-30 20:48:48 -07:00
  • 397cd09a90 Embedded turn test (#4412) cnderrauber 2026-03-30 22:24:00 +08:00
  • 563266548b Prepare release v1.10.1 (#4408) v1.10.1 Raja Subramanian 2026-03-30 15:04:39 +05:30
  • e9b113c8f2 Make the TURN bind address configurable and allow for multiple addresses. (#4315) Omar Pakker 2026-03-30 08:46:10 +02:00
  • 4bc5e6bbef Address malformed H264/H265 parsing issues. (#4407) Raja Subramanian 2026-03-30 09:30:58 +05:30
  • 77a0a4fcc7 AV1 parser overflow fix. (#4405) Raja Subramanian 2026-03-29 09:53:15 +05:30
  • ff7fd7ed56 feat(agent-dispatch): add job restart policy (#4401) Anunay Maheshwari 2026-03-27 21:32:04 +05:30
  • 34bd1e0851 do not log roll over for padding only packets (#4396) Raja Subramanian 2026-03-26 11:47:29 +05:30
  • 13d02ee9a8 add deadline to dtls connect context (#4395) Paul Wells 2026-03-25 21:13:23 -07:00
  • 9055a34981 Path check helpers (#4392) Raja Subramanian 2026-03-25 10:53:07 +05:30
  • 1f1eeb6832 Fallback to servicestore if rpc is unavailable (#4391) cnderrauber 2026-03-25 11:09:52 +08:00
  • 59e9bb41b9 Fix TURN server URL (#4389) Raja Subramanian 2026-03-24 15:52:05 +05:30
  • 9e0a7e545f Close both peer connections to aid migration. (#4382) Raja Subramanian 2026-03-24 14:19:46 +05:30
  • 9474c807c0 route participant reads through PSRPC instead of Redis (#4387) cnderrauber 2026-03-24 16:25:11 +08:00
  • a5333a86bb add packet trailer stripping support (#4361) David Chen 2026-03-23 13:33:42 -07:00
  • 0e3d765d03 Release v1.10.0 (#4380) v1.10.0 Raja Subramanian 2026-03-23 22:35:57 +05:30
  • bc3aeaf3f8 Update grpc to address CVE-2026-33186 (#4381) Raja Subramanian 2026-03-23 22:01:17 +05:30
  • 8cdd6f4cc7 Replace deprecated io/ioutil with io in whipservice (#4375) Charlie Tonneslan 2026-03-21 13:01:30 -04:00
  • 89410df74c handle AGENT_ERROR disconnect reason (#4339) Théo Monnom 2026-03-17 23:00:16 -07:00
  • 8f984c770a Fix repair stream ID reporting for RTX pairing. (#4369) Raja Subramanian 2026-03-17 15:06:57 +05:30
  • cdfaacfca3 Restart nacker on OOB sequence number restart. (#4368) Raja Subramanian 2026-03-17 09:16:08 +05:30
  • 4a9e004555 Update protocol. (#4367) Denys Smirnov 2026-03-16 17:26:56 +02:00
  • 750d5904f0 Add API to restart lite stats. (#4366) Raja Subramanian 2026-03-16 15:20:13 +05:30
  • c8bb2578be Rename log field "pID" to "participantID" for consistency (#4365) Paul Wells 2026-03-15 04:32:02 -07:00
  • 77fc74a727 Do not block all ext ID determination on stream allocator listener (#4364) Raja Subramanian 2026-03-15 14:30:47 +05:30
  • 90a46fabb1 Do not kick off migration of closed participant (#4363) Raja Subramanian 2026-03-15 10:39:55 +05:30
  • 5dc2e7b180 Switch data track extension to 1-byte ID/length. (#4362) Raja Subramanian 2026-03-14 13:29:40 +05:30
  • f6bd748f6d rename methods to *PacketTrailer dc/strip_user_timestamp David Chen 2026-03-13 12:14:50 -07:00
  • 0b6641ffb5 rename to packettrailerfeature to match protocol David Chen 2026-03-13 12:10:10 -07:00
  • 253854cd91 refactor & rename David Chen 2026-03-13 11:46:56 -07:00
  • 6577c0c559 Merge branch 'dc/strip_user_timestamp' of github.com:livekit/livekit into dc/strip_user_timestamp David Chen 2026-03-12 15:49:22 -07:00
  • 327b20f306 bump protocol dep version David Chen 2026-03-04 10:46:17 -08:00
  • e0fee72326 update to PacketTrailerFeatures David Chen 2026-03-03 11:21:33 -08:00
  • d8fe9fe2db update name to PacketTrailerFeature David Chen 2026-03-02 11:54:07 -08:00
  • 1f4a9a3993 switch to RTPTrailerFeatures David Chen 2026-02-27 16:10:40 -08:00
  • f43075fd05 remove local ref for testing David Chen 2026-02-26 16:49:35 -08:00
  • 898b5aab91 add comments David Chen 2026-02-26 14:51:49 -08:00
  • 5edf2ce93f rename for clarity David Chen 2026-02-26 14:48:34 -08:00
  • ad864ba015 add stripping of user timestamp trailer in SFU for older subscriber SDK versions David Chen 2026-02-26 14:41:24 -08:00
  • 7323ad02b7 Sample data send error logging. (#4358) Raja Subramanian 2026-03-12 12:02:18 +05:30
  • 0d34e45572 Add option to not re-use transceiver in e2ee. (#4356) Raja Subramanian 2026-03-11 17:41:13 +05:30
  • 95225ff2e1 don't require media section for dual peerconnection mode (#4354) cnderrauber 2026-03-09 20:56:55 +08:00
  • e963953817 Refine ipv6 support (#4352) cnderrauber 2026-03-09 20:43:00 +08:00
  • b34b047247 Add StopEgress function to the EgressLauncher interface (#4353) Milos Pesic 2026-03-09 13:17:05 +01:00
  • 69235ed261 update readme (#4340) Jacob Gelman 2026-03-08 23:47:54 -07:00
  • db1a804696 defensive check for peer connection instance (#4350) Raja Subramanian 2026-03-08 08:34:53 +05:30
  • cb7dc2d02a TEL-405: support originating calls from custom domains (#4349) He Chen 2026-03-06 12:25:40 -08:00
  • 7eaaaada5d Mark last run of grow bucket outside goroutine. (#4348) Raja Subramanian 2026-03-06 19:36:13 +05:30
  • caa47522fb Add option to require media sections when participant joining (#4347) cnderrauber 2026-03-06 03:59:00 +08:00
  • 087050d182 Release v1.9.12 (#4346) v1.9.12 Raja Subramanian 2026-03-05 23:41:20 +05:30
  • 493e87dfd4 Fix SIP client timeout. (#4345) Denys Smirnov 2026-03-05 19:09:17 +02:00