-
When creating a room containing 6-8 users, and one user frequently connects and disconnects the room, about 30 times, other users will have the following exception:
android.opengl.GLException: Fail…
-
### OpenIM Server Version
io.openim:android-sdk:3.5.1-beta1@aar
### Operating System and CPU Architecture
Linux (AMD)
### Deployment Method
Source Code Deployment
### Bug Description and Steps t…
-
Thanks, this is awesome. But I think there are breaking changes with the newest version of livekit. (e.g. AssistantContext is now AssistantCallContext) etc. Do you have any plans to update this rep…
-
In the VoicePipelineAgent, I want to stop the LLM execution when inappropriate words are input.
While the text passed to the LLM can be adjusted using before_llm_cb, I am unable to stop the executi…
-
# ingress
```mermaid
graph LR;
pub-->|rtmp|go-rtmp
gstreamer-->|webrtc|livekit;
subgraph ingress
go-rtmp-->|io.copy|relay-->|flv localhost:9090|gstreamer
end
```
```mermaid
gra…
-
## What is Decided
- We are gonna switch plan.
- AOSC OS3 will be releases in a single ISO, with a (VERY) lightweight environment, running several programs like LiveKit Installer itself, GParted, axel…
-
Hey, I'm trying to do some testing with the latest version of Livekit Client, *1.15.4*, coming from version *1.10.0*, and by upgrading the version I'm currently running of `@livekit/track-processors`,…
-
Right now we are chunking 5 seconds of audio and sending it to backend. Instead of this use something like [livekit](https://github.com/livekit/livekit) to stream the audio and process the response pr…
-
This is a must have feature for 100% of video conferencing apps. It needs to be supported by the client SDK.
I realize that this is missing from all the LiveKit SDKs except for web at the moment, b…
-
With the release of LiveKit Cloud, and their auto egress functionality, I wondered if we might be able to include a setting to automatically record the audio/video to any room joined? Based on https:/…