-
### Describe the problem
4-6 participants is our use cases sweat spot. At the moment when there are 5-6 participants, it uses a 3x3 grid layout.
Is it possible to allow for a 3x2 grid layout (or all…
-
Greetings,
We have got a livekit setup (v1.2.0) running on GKE deployed with the helm charts using values identical to the one furnished in the [server-gke.yaml](https://github.com/livekit/livekit-…
-
Hello, I've noticed that sometimes remote participant does not appear and black frame is rendered instead. And this issue is not persistent, I can reproduce it like 1 out of 10 times.
So the questi…
-
**Describe the bug**
An issue is occurring when using `LiveKit.create(context)` to create a room, applying `ReconnectType.FORCE_FULL_RECONNECT`, and injecting this room into our manager.
The bu…
-
**Is your feature request related to a problem? Please describe.**
OpenAI just extended their API with realtime support with web sockets
https://openai.com/index/introducing-the-realtime-ap…
-
**Bug**
The screen share sometimes overlaps the video component even after using `overflow:"hidden"`
**Expected behavior**
Should not overlap and exceed the boundary.
**Screenshots**
ht…
-
Hello everyone,
I'm encountering an error while attempting to connect to a room using the LiveKit library in React Native. Here's the code I'm using:
```
const [room] = useState(() => new Roo…
-
Occurs when a call is terminated or a new participant is created
**Device Info:**
- Device: SM-S908
- OS: [e.g. Android 13
- LiveKit SDK version: 1.2.1
08-28 11:57:54.156 E 11575 12158 …
-
**Describe the bug**
LiveKit config is set with `use_external_ip: false` and server is passed `node-ip` (private IP) during startup, but server advertises RTC candidates using a discovered public IP.…
ct7t updated
5 months ago
-
I can't figure it out what to do.
I'm using:
apiUrl = http://localhost
apiPort = 7880
and the appropiate api key and secret
Then when i want to create a room using:
livekit-cli create-ro…