client-sdk-flutter icon indicating copy to clipboard operation
client-sdk-flutter copied to clipboard

Flutter Client SDK for LiveKit

Results 106 client-sdk-flutter issues
Sort by recently updated
recently updated
newest added

I tried to run connect to my livekit server using the example app in github and the app I wrote myself. In both cases I can connect to my room...

windows

How can I retrieve downstream raw audio data for post-processing and later send it using WebRTC

If you try to render more than 8 participants in web, each with a label rendered on top for it's name, the flutter web renderer will break due to using...

**Describe the bug** When I initialize a video renderer or put it inside of a Hero widget to try and animate it, it always glitches when it is initialized. There...

Flutter

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...

Flutter

**Describe the bug** I can't share Task Manager Window on Windows while running the example. **To Reproduce** Run flutter livekit example, then open Window Task Manager, then connect to livekit...

Flutter

**Describe the bug** When a new participant turns their microphone on or off in the room, all participants are disconnected from their AirPods. fastConnectOptions values when the participant joins the...

**Describe the bug** Right after joining the call or after unmuting there is a weird noise from user input for first the 2 seconds after that. **Server** - Version: [1.5.1]...

**Describe the bug** When multiple VideoTrackRenderers are displayed at the same time on the screen we get an error: `Flutter was unable to create enough overlay surfaces. This is usually...