-
This appears to be the method in libwebrtc.jar, which I did not find in the jar
java.lang.NoSuchMethodError: no non-static method "Lorg/webrtc/VideoCodecInfo;.getScalabilityModes()Ljava/util/List;"
…
-
I have an instance of the Go Server SDK that monitors a room. Also, I have iOS client apps that connects to a LiveKit media server.
If an iOS client force disconnects from LiveKit server (like by …
-
When using LiveKit AVClient server (https://foundryvtt.com/packages/avclient-livekit) as a camera source inside foundry along with HTML to Scene, everytime we change scenes the video controls just dis…
-
https://github.com/livekit/livekit-helm/blob/e68ba571d946c5d1fbd58d8dc46aceac62c5019b/livekit-server/templates/ingress.yaml#LL39C1-L39C1
It was quite unnerving to see Traefik not pick up the Ingres…
-
Dear Livekit Team,
I'm working on a meeting application utilizing the Livekit Swift client SDK. We're encountering an issue where RoomData messages are not reaching participants after we dynamically…
-
**Describe the bug**
On version, 1.1.4 try to end the call with the calling room.disconnect(), the crash is happens
Create room in ViewModel
```
val audioHandler = AudioSwitchHandler(app)
…
-
Hello, and thank you for this fantastic demo project! I’m reporting an issue I encountered when setting up the project from the main branch.
### Issue Details:
- **Setup**: I followed the setup in…
-
## Summary
The LiveKit team has received reports of some LiveKit Ingress sessions coming from OBS failing mid stream. Logs show the following messages out of the Pion depacketizer:
`NALU Type is…
-
**Is your feature request related to a problem? Please describe.**
In our organization, due to privacy requirements, we need to keep our video recordings on-premise. Currently, LiveKit Egress suppo…
-
When pressing leave button in custom room an error occurs, and onLeave function doesn't execute, so there is no redirect with router.push.
![image](https://github.com/livekit-examples/meet/assets/438…