-
{"message": "Error in _stream_synthesis_task\nTraceback (most recent call last):\n File \"/root/pythonenv/enve/lib/python3.10/site-packages/livekit/agents/utils/log.py\", line 16, in async_fn_logs\n …
-
**Describe the bug**
When using web-launch-url in VS Code on Windows, it fails to pass multiple parameters correctly to the Flutter web app. Despite identical configuration files, this only occurs on…
-
if you use LiveKit, define the following vars
REACT_APP_LIVEKIT_ENDPOINT=https://your-livekit-instance.com
LIVEKIT_API_KEY=
LIVEKIT_SECRET_KEY=
if you use Twilio, define these instead.
TWILIO_ACC…
-
I have developed my agent code based on [livekit-examples/voice-pipeline-agent-python](https://github.com/livekit-examples/voice-pipeline-agent-python) and implemented the frontend using [livekit/agen…
-
We build our product based on LiveKit. And we add some custom header extensions to synchronize with data from the data channel. I noticed https://github.com/livekit/livekit/issues/1558 and would like …
-
After connecting to Cloud from local files, I get this message when running in dev:
{"message":` "failed to connect to livekit, retrying in 4s: Cannot connect to host localhost:7880 ssl:default [Th…
-
{"message": "Error in _capture_task\nTraceback (most recent call last):\n File \"/root/pythonenv/enve/lib/python3.10/site-packages/livekit/agents/utils/log.py\", line 16, in async_fn_logs\n return…
-
Hello, once I try to install pillow
```Collecting pillow~=10.3.0 (from livekit-agents[codecs,images]>=0.8.0.dev0->livekit-plugins-openai)
Using cached pillow-10.3.0.tar.gz (46.6 MB)
Installing…
-
I am occasionally running into empty room metadata when the agent connects to a room. The code which creates the room looks something like:
```java
Call room_create_call = client.createRoom(id, empt…
-
### How to reproduce
Not able to reproduce consistently, but it happens occasionally with the example code provided in https://github.com/livekit/agents/blob/main/examples/voice-assistant/minimal_ass…