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 am currently using Flutter LiveKit and have encountered an issue. I noticed that there is no API available to set the input and output volume. Could you please advise...

enhancement

Hi! Hope you can give me any hint of the implementation I'm trying please. I'm using LiveKit in a local network, it's a Windows app, sometimes with no internet connection...

**Describe the bug** **To Reproduce** **Expected behavior** **Platform information** * **Flutter version**: * **Plugin version**: * **Flutter target OS**: * **Flutter target OS version**: * **Flutter console log**:

Android after a minute in the background, local audio and video streams stoping (freezes), I keep hearing the incoming stream When moving to the foreground, audio and video are restored...

**Is your feature request related to a problem? Please describe.** When i connect to room and bring app to background I want to enable Picture in Picture mode **Describe the...

hi, i call ``` await SystemChrome.setPreferredOrientations([ DeviceOrientation.landscapeLeft, ]); ``` but the video is still in vertical mode. What should I do?

Hi, I have use screen share function recently in my project, but when I share, thumbnail preview and video sharing are distorted, although Livekit Client example is totally fine. I...

**Describe the bug** The screen sharing resolution setting does not work as expected when specifying VideoParameters in ScreenShareCaptureOptions. Specifically, the selected resolution is not applied when choosing "Entire screen." **To...

**Describe the bug** Until 2 days ago the app was building without issues, now we have the following issue ![image](https://github.com/user-attachments/assets/5484b2ab-8a55-466a-a5b7-5a89296e56ba) **To Reproduce** It started suddenly, don't know how to reproduce...

**Describe the bug** When selecting the camera on the prejoin page, there is no distinction between the front and back cameras. By default, the selected camera is marked as CameraPosition.front,...