-
Is there a sample code or can you guide to pass additional context to llm, like in this pipeline agents example with new openai multimodal example?
https://github.com/livekit/agents/blob/main/examp…
-
Hi there,
I am encountering an error in my logs that I cannot explain. Indeed, the webhook is sent correctly most of the time, so I can conclude that my URL is correct. However, I often see this er…
-
**Describe the bug**
Enabling or disabling the microphone on a LiveKit room affects the audio stack such that playing sound effects or background noise across these events is user-visibly broken.
…
-
部署场景:
1.服务器在美国区域部署没有独立公网IP,通过NAT映射,访问通过负载均衡映射
2.livekit的yaml配置
livekit.yaml
root@ip-10-3-3-201:/data/occ-im-chat/livekit# cat livekit.yaml
port: 7880
rtc:
tcp_port: 7881
port_range_sta…
-
**Describe the bug**
Add the `livekit_client` package, then the flutter build fails.
**To Reproduce**
```bash
flutter create -t app --platforms windows,linux,macos --project-name livekit_examp…
-
dear author,
when i try to call into livekit server via sip , sip message all is well ,but there have no rtp, and then i found some error at livekit server logs like below:
```
ERROR livekit s…
-
**Describe the bug**
A clear and concise description of what the bug is.
Creating a custom video track with a preferred codec, like `VP9` in this case, does not break but silently skips publishing…
-
When upgrading our Livekit Cluster (Docker Images) composed of 3 instances, each with a Redis which is part of a redis-cluster (so 3 Livekit instances and 3 redis) from 0.15.6 to 1.4.4, I saw that the…
-
hi. is there an example of how to create rooms w/ metadata?
-
There is an intermittent issue we have encountered while using the flutter SDK for audio and video calls on iOS devices.
Issue Summary:
We have observed that approximately 10%-20% of the time, the…