5 Commits

Author SHA1 Message Date
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
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