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

**Describe the bug** If the audio server (PulseAudio in our case) is restarted when the app is running, the next call will freeze completely the app. The last message we...

**Describe the bug** Hello dear author During the call, the stream that I received from the remote participant (audio and video) did not delete from the map when the opponent...

**Is your feature request related to a problem? Please describe.** Our LiveKit use case requires a period of silence (to end the transcription) before triggering an event. Environments that have...

**Describe the bug** When trying to start screen sharing the system dialog is shown, but the screen recording never starts https://github.com/user-attachments/assets/0476f493-05bd-4b9d-9a78-666994aa50d8 **To Reproduce** ``` void _shareScreen() async { if (defaultTargetPlatform...

**Describe the bug** Hello, thanks for all your awesome work on LiveKit and making it available for Flutter. Today, I ran into quite the weird issue. Basically when I enter...

**Describe the bug** As per the title, the AudioSenderStats class has define parameters that are null. I am particularly interested in round trip time, jitter and packets lost. Meanwhile the...