Commit Graph

  • debd75fa15 Integrate logger components (#1933) David Zhao 2023-08-03 13:31:17 -07:00
  • adf971f5b1 Do not post max layer event for audio. (#1932) Raja Subramanian 2023-08-03 14:04:10 +05:30
  • eadc910bff Add PlayoutDelay to CreateRoomRequest (#1930) cnderrauber 2023-08-03 16:32:59 +08:00
  • 03ab242fb8 Reduce another noisy log to Debugw (#1931) Raja Subramanian 2023-08-03 12:53:10 +05:30
  • dbbf2f886f Skip video layer update if sub muted (#1929) Raja Subramanian 2023-08-02 16:33:58 +05:30
  • 5b293ffc1c Merge remote-tracking branch 'origin/master' into raja_min_packets boks1971 2023-08-02 14:06:03 +05:30
  • eb49df35ae Merge remote-tracking branch 'origin/master' into raja_fr boks1971 2023-08-02 14:05:48 +05:30
  • 9ac8950de4 Merge remote-tracking branch 'origin/master' into raja_1833 boks1971 2023-08-02 14:05:37 +05:30
  • 0dc92ef273 Remove parked layer feature. (#1927) Raja Subramanian 2023-08-02 14:02:29 +05:30
  • f3a0e3e71c skip logging when stream closed (#1928) Raja Subramanian 2023-08-02 14:00:58 +05:30
  • f7a1776f4c Add control of playout delay (#1838) cnderrauber 2023-08-02 16:12:23 +08:00
  • 0c5161e9ab Update golang.org/x/exp digest to d63ba01 (#1924) renovate[bot] 2023-08-01 20:36:23 -07:00
  • 0c34f12fa1 Demote some high frequency logs to Debugw (#1925) Raja Subramanian 2023-08-02 00:03:38 +05:30
  • db3fbb57ae Do not log as error on connection reset by peer (#1923) Raja Subramanian 2023-08-01 19:04:54 +05:30
  • a595c09bd2 Log the 32-bit RTP timestamp (#1921) Raja Subramanian 2023-08-01 00:18:05 +05:30
  • bc8c09dd62 Merge remote-tracking branch 'origin/master' into raja_min_packets boks1971 2023-07-31 12:59:28 +05:30
  • 58b08821a5 Merge remote-tracking branch 'origin/master' into raja_fr boks1971 2023-07-31 12:53:43 +05:30
  • 62cc5b9d08 Merge remote-tracking branch 'origin/master' into raja_1833 boks1971 2023-07-31 12:53:31 +05:30
  • 11bdda0779 Temper stream allocator more (#1920) Raja Subramanian 2023-07-31 12:45:21 +05:30
  • eecddbb65a Issue full reconnect if subscriber PC is closed on ICERestart (#1919) Raja Subramanian 2023-07-31 11:43:47 +05:30
  • d302db20ee Merge remote-tracking branch 'origin/master' into raja_min_packets boks1971 2023-07-30 12:26:18 +05:30
  • b5502095a9 Merge remote-tracking branch 'origin/master' into raja_fr boks1971 2023-07-30 12:26:02 +05:30
  • 1455764453 Merge remote-tracking branch 'origin/master' into raja_1833 boks1971 2023-07-30 12:25:35 +05:30
  • 872b86da3b Delay retransmission after first send. (#1918) Raja Subramanian 2023-07-30 12:24:58 +05:30
  • c6a7863bee Merge remote-tracking branch 'origin/master' into raja_min_packets boks1971 2023-07-30 00:51:07 +05:30
  • 49c6e0ff53 Merge remote-tracking branch 'origin/master' into raja_fr boks1971 2023-07-30 00:45:57 +05:30
  • ac541cc6bd Merge remote-tracking branch 'origin/master' into raja_1833 boks1971 2023-07-30 00:25:22 +05:30
  • b6394d5aa6 De-dupe ICE candidates, makes logging cleaner. (#1916) Raja Subramanian 2023-07-29 18:26:57 +05:30
  • cfee506f51 Update golang.org/x/exp digest to b0cb94b (#1877) renovate[bot] 2023-07-28 16:39:58 -07:00
  • a87232f42a Frame integrity check for svc codec (#1914) cnderrauber 2023-07-28 14:40:33 +08:00
  • 981fb7cac7 Adding license notices (#1913) David Zhao 2023-07-27 16:43:19 -07:00
  • 887f6580ec Cache marker in sequencer and use it while retransmit. (#1912) Raja Subramanian 2023-07-27 17:08:14 +05:30
  • fc7d4bd01e E2EE trailer for server injected packets. (#1908) Raja Subramanian 2023-07-27 16:50:18 +05:30
  • 38c4eba5a3 Fix spelling (#1911) Raja Subramanian 2023-07-27 12:02:12 +05:30
  • ee1c23eb02 Move congestion controller channel observer params to config (#1910) Raja Subramanian 2023-07-27 11:48:22 +05:30
  • 7a10f60be7 Remove packet debug. (#1909) Raja Subramanian 2023-07-27 10:04:04 +05:30
  • 886e7b024c update readme (#1907) Jonas Schell 2023-07-26 12:13:52 +02:00
  • 9702d3b541 A couple of more opportunities in stream allocator. (#1906) Raja Subramanian 2023-07-26 15:35:07 +05:30
  • 0484a68342 Plug a couple of holes in stream transitions. (#1905) Raja Subramanian 2023-07-26 13:36:58 +05:30
  • 34a7b60991 Update config-sample.yaml (#1904) taegu.kang 2023-07-26 14:12:26 +09:00
  • 5ae1387c68 Return a copy of down tracks from spreader. (#1902) Raja Subramanian 2023-07-25 19:00:43 +05:30
  • ffd6dc2210 Packet level ddebug logs. (#1900) Raja Subramanian 2023-07-25 13:53:21 +05:30
  • 43fa6f57d1 A very simple leaky bucket pacer. (#1899) Raja Subramanian 2023-07-23 10:11:35 +05:30
  • 7e6aa00426 Remove unused fields left over from refactor (#1897) Raja Subramanian 2023-07-21 16:23:00 +05:30
  • 6c20c7eb15 add test for removing disconnected participants on signal close (#1896) Paul Wells 2023-07-20 21:21:40 -07:00
  • 3980d049c9 close disconnected participants when signal channel fails (#1895) Paul Wells 2023-07-20 19:23:35 -07:00
  • 6ad1e1598d move signal server start to server start (#1894) Paul Wells 2023-07-20 19:13:27 -07:00
  • 2c6c663d59 +1 on filled sequence number boks1971 2023-07-20 16:59:42 +05:30
  • 023d070f24 Force a marker frame boks1971 2023-07-20 14:59:01 +05:30
  • cf4801064d changing key file permissions control (#1893) kannonski 2023-07-19 23:23:30 +02:00
  • 61ec45d38a Drop repeated value boks1971 2023-07-19 18:46:17 +05:30
  • d4f31d3628 min PPS boks1971 2023-07-19 18:10:13 +05:30
  • 5cd32b64e5 Merge remote-tracking branch 'origin/master' into raja_min_packets boks1971 2023-07-19 17:59:12 +05:30
  • dd995899bf Handle extreme case of sender report lagging. (#1892) Raja Subramanian 2023-07-19 12:50:03 +05:30
  • cf8cf1a87f Forgot to log important bits :-( (#1891) Raja Subramanian 2023-07-19 10:22:51 +05:30
  • 4128a2196e Have enough spacing during switch boks1971 2023-07-19 00:42:24 +05:30
  • 689e5ba896 Merge remote-tracking branch 'origin/master' into raja_1833 boks1971 2023-07-19 00:38:01 +05:30
  • 66de9ff4a0 Add debug log for RTCP sender report. (#1890) Raja Subramanian 2023-07-18 23:21:06 +05:30
  • 97198e56ac log packets forwarded boks1971 2023-07-18 14:38:12 +05:30
  • eb49d4ffd5 Merge remote-tracking branch 'origin/master' into raja_1833 boks1971 2023-07-18 14:14:05 +05:30
  • f41b93657e Log a bit more in sender report warp report. (#1888) Raja Subramanian 2023-07-18 09:14:41 +05:30
  • 9f3c975b1c leave signal context open after stream closes (#1887) Paul Wells 2023-07-16 20:24:11 -07:00
  • 5d1d454a98 Fix missed label arg in logger (#1886) David Zhao 2023-07-16 20:05:41 -07:00
  • 5535916ff2 prevent signal context from closing before room setup finishes (#1885) Paul Wells 2023-07-16 19:01:53 -07:00
  • 8784449fc6 manually cancel signal relay context (#1884) Paul Wells 2023-07-16 15:03:47 -07:00
  • 7dc60bb1bf start reading signal messages before session handler finishes (#1883) Paul Wells 2023-07-16 13:40:53 -07:00
  • e6a47a24a7 Update livekit deps (#1869) renovate[bot] 2023-07-16 13:24:06 -07:00
  • 11e1eb00fa Attempt to avoid out-of-order max subscribed layer notifications. (#1882) Raja Subramanian 2023-07-16 23:28:20 +05:30
  • 06d8459234 Pick up proto proxy no update on no change (#1881) Raja Subramanian 2023-07-15 14:09:22 +05:30
  • 469f1cd073 Minor changes to publisher bool. (#1880) Raja Subramanian 2023-07-15 12:43:05 +05:30
  • bb8f2d5033 Attempt at fixing #1833 boks1971 2023-07-14 21:17:25 +05:30
  • 4c02a6d717 Time stamp adjustments v2 (I think) (#1875) Raja Subramanian 2023-07-14 11:47:07 +05:30
  • 68e5fa8e1c Allow listing ingress by id (#1874) Benjamin Pracht 2023-07-14 09:11:55 +08:00
  • 557fe7c9d3 Mark room as dirty after track published changes (#1878) David Zhao 2023-07-13 16:33:04 -07:00
  • e746fe14e1 Mark active when switching to parked layer. (#1873) Raja Subramanian 2023-07-13 10:42:23 +05:30
  • 9cf190bdf7 update protocol, psrpc (#1872) David Colburn 2023-07-12 18:46:48 -07:00
  • 0bf93042ed Use min packets threshold for NACK based congestion signal. boks1971 2023-07-13 00:18:01 +05:30
  • 8dc2c005c3 Add ability to roll back video layer selection. (#1871) Raja Subramanian 2023-07-12 14:12:00 +05:30
  • ed867fafe5 Log unexpected ICE connection states (#1870) Raja Subramanian 2023-07-12 10:28:36 +05:30
  • 49e72fb252 Update golang.org/x/exp digest to 06a737e (#1868) renovate[bot] 2023-07-11 09:02:52 -07:00
  • 5459bd2931 Push track quality to poor on a bandwidth constrained pause. (#1867) Raja Subramanian 2023-07-11 15:29:35 +05:30
  • 9abc580e8b Update golang.org/x/exp digest to fffb143 (#1866) renovate[bot] 2023-07-10 21:56:47 -07:00
  • 1cb74b9e1b Check for desired before clean up. (#1865) Raja Subramanian 2023-07-10 13:20:57 +05:30
  • e6f5f2f344 Prevent anachronous sample reading. (#1863) Raja Subramanian 2023-07-10 08:39:52 +05:30
  • 8a1fc223da Fix RTC IP when binding to 0.0.0.0 (#1862) David Zhao 2023-07-09 16:55:37 -07:00
  • 52212a6902 v1.4.4 (#1861) v1.4.4 David Zhao 2023-07-08 23:47:33 -07:00
  • 0e15619355 Update module github.com/livekit/protocol to v1.5.9 (#1846) renovate[bot] 2023-07-08 23:31:45 -07:00
  • 42a7d52272 Return 404 with DeleteRoom/RemoveParticipant when deleting non-existent resources (#1860) David Zhao 2023-07-08 22:30:49 -07:00
  • cbec68ae44 Do not use cancellable context for Redis operations (#1859) David Zhao 2023-07-08 12:06:31 -07:00
  • bf3732b898 Remove noisy debug logs. (#1858) Raja Subramanian 2023-07-08 11:58:56 +05:30
  • 3e71ea3d77 Fixed hidden participant update (#1857) David Zhao 2023-07-07 13:36:15 -07:00
  • 873c87f24b Fix nack issue for svc codecs (#1856) cnderrauber 2023-07-07 15:46:18 +08:00
  • 919355c873 Log additional details when updating participant permissions (#1855) David Zhao 2023-07-06 23:38:01 -07:00
  • 4afb0e0b9b retry egress on timeout/resource exhausted (#1852) David Colburn 2023-07-05 15:03:18 -07:00
  • 6198aac7a8 Make a default config variable (#1848) Raja Subramanian 2023-07-03 23:49:03 +05:30
  • ab7cad4aab update readme (#1847) Jonas Schell 2023-07-03 20:16:01 +02:00
  • 7e96c98dc3 Select highest layer of equal dimensions (#1841) lukasIO 2023-07-03 17:32:28 +02:00
  • 869f23a054 Close subscriptions promptly (#1845) Raja Subramanian 2023-07-01 12:31:51 +05:30
  • e3954d1d64 Use timed aggregator. (#1843) Raja Subramanian 2023-07-01 10:21:15 +05:30
  • 06f9b574cb Delete down track from receiver in close always. (#1842) Raja Subramanian 2023-06-30 20:44:57 +05:30