SujithThirumalaisamy
8f6b767cbc
Fixed ProfileImage and ParticipantCount
2025-04-10 01:01:04 +05:30
SujithThirumalaisamy
d4a91a32cc
Removed unused imports
2025-04-07 23:34:11 +05:30
SujithThirumalaisamy
a585842062
Fixed Font Size
2025-04-07 23:32:53 +05:30
SujithThirumalaisamy
e34b8a39af
Added custom Layout for Focus
2025-04-07 22:54:34 +05:30
SujithThirumalaisamy
37d134c81c
Added Chat
2025-04-07 20:39:07 +05:30
SujithThirumalaisamy
9565c0549c
Removed RecordingIndicator
2025-04-07 17:51:31 +05:30
SujithThirumalaisamy
9734b5e1e3
Added global state for isRecording and recorder for record button function
2025-04-06 20:49:17 +05:30
SujithThirumalaisamy
1947856c08
Added Recording function to the control bar
2025-04-05 22:03:34 +05:30
SujithThirumalaisamy
4660cd9a24
Added participants List
2025-03-20 22:22:01 +05:30
SujithThirumalaisamy
3995ab0486
Fixed settings and icons
2025-03-18 20:32:21 +05:30
SujithThirumalaisamy
3676fb5543
Refactored Custom Layout
2025-03-17 21:18:15 +05:30
aliraza556
c897455265
feat: implement Sphinx-style participant tiles in video conference
2025-03-17 20:01:33 +05:30
Evan Feenstra
4f6c9336c6
recording to s3
2024-10-10 15:13:34 -07:00
Evan Feenstra
de8514228c
transcripts
2024-10-02 12:42:27 -07:00
lukasIO
0578ad9ea1
Avoid destroying + recreating KrispNoiseFilter when toggling setting ( #309 )
2024-08-29 16:10:07 +02:00
Jonas Schell
f39a4f4d6e
fix broken region handling ( #305 )
...
* fix broken region handling
* chore: Move getLiveKitURL function to local scope
2024-08-23 14:54:21 +02:00
Jonas Schell
f2f4ada03d
Refactor app use connection details endpoint ( #302 )
...
* update to connection-details endpoint
* chore: Update .env.example
* chore: Update .env.example
* remove fallback logic
* chore: Update connection details property names
2024-08-23 09:48:49 +02:00
Jonas Schell
15e58cd797
Migrate to Next app router ( #297 )
...
* Migrate Home Page to App Router
* Update themeColor from layout.tsx
* port room page to app router
* small changes
* port custom page to app router
* port token and url api routes
* port start stop routes
* Refactor error handling in GET function
* delete pages folder
* remove unused function
* remove deprecated field
from docs: @deprecated — will be enabled by default and removed in Next.js 15
* wrap useSearchParams in Suspense
* split up custom page into server and client component
* update imports
* simplify
* Refactor error handling in GET function
* refactor to use props for components
* Refactor video codec validation and handling
* Refactor LiveKitRoom component to handle null liveKitUrl
* refactor: improve video codec validation and handling
* add video codec typeguard
* fix isVideoCodec
2024-08-21 14:05:42 +02:00
lukasIO
ff15c2ee31
Add recording support ( #290 )
...
* WIP add recording support
* Add region env var
* Add recording indicator
* Indicator and support for stopping recording
* remove logs
* rename server functions
2024-08-13 11:02:28 +02:00
lukasIO
73bd6444b8
Add audio output selection ( #270 )
2024-06-11 08:31:43 +02:00
lukasIO
35f8a27715
Add optional datadog log ingest ( #213 )
2024-03-14 10:24:20 +01:00
lukasIO
3cc66288bc
Fix microphone menu label ( #219 )
2024-03-10 16:22:08 +01:00
lukasIO
0f602cd410
Update noise filter package name ( #215 )
...
* Update noise filter package name
* fix import
2024-03-06 23:01:25 +01:00
lukasIO
1b01e60424
Add settings menu ( #209 )
...
* Add settings menu
* update livekit deps
* Update components
* Handle unsupported browsers
* make settings model configurable via env
* update env
* better check against env
2024-03-05 15:48:46 +01:00
lukasIO
55f5525742
Update to components v2 ( #200 )
...
* Update to components v2
* Update debug component to v2
2024-02-20 13:05:10 +01:00
lukasIO
423c0d1b84
Enable debug client logs ( #189 )
...
* enable debug client logs
* use debug mode component
* remove unused imports
2024-01-20 11:40:24 +01:00
lukasIO
4110951948
Use simple strings for e2ee and allow for users to type in a custom passphrase ( #116 )
...
* wip
* add e2ee options to custom tab and update client
2023-09-07 18:59:34 +02:00
lukasIO
9ca05b1c3c
Improve e2ee setup ( #111 )
2023-08-30 19:48:27 +02:00
lukasIO
041d41a5fe
Add e2ee option ( #106 )
...
* Add checkbox for e2ee
* add also to custom tab
* fix SSR
2023-08-30 11:25:22 +02:00
lukasIO
2c202c25a2
Debug overlay ( #97 )
...
* add connection stats
* add permissions
* styling
* css module
* styles
* scrolling
* fix height
* account for body height
2023-08-04 12:09:39 +02:00
lukasIO
f4a301c116
Change env var names, add support for region query ( #10 )
2023-01-20 15:41:00 +01:00
lukasIO
cf7d8890c1
Use components ( #6 )
...
* Add link to components to README
* use components meet version
* update readme
* fix index styles
* update components
* update components
* update components
2023-01-19 19:56:00 +01:00
Lukas
c25b0fc713
Initial public release
2022-10-24 17:03:12 +02:00