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

Crash when screen sharing is turned on for the first time. Restart the app as normal 第一次使用屏幕分享功能会闪退,重启app后不在闪退。 Android 10 . Flutter 3.3.3 compileSdkVersion 33 targetSdkVersion 30 ``` java.lang.SecurityException:Media projections require...

`Hardware.setSpeakerphoneOn()` doesn't switch between speaker/earpiece. I tried it on an iPhone and it doesn't work. It works well on Android (also tried). Flutter version: [✓] Flutter (Channel stable, 3.3.2, on...

**Describe the issue** If the broadcaster has an internet problem or switches from wifi to cellular, the broadcast is interrupted and does not reconnect. **To Reproduce** Switch from wifi to...

**Describe the bug** When I test my application on Flutter iPhone, livekit's CPU usage is as follows: **Viewer CPU usage when there is a streamer in the room and his...

performance

E/flutter (28797): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: LiveKit Exception: [MediaConnectException] Timed out waiting for PeerConnection to connect, please check your network for ice connectivity E/flutter (28797): #0 Engine.connect. (package:livekit_client/src/core/engine.dart:203:26) E/flutter (28797): #1...

Flutter

when do deskshare, the frame is around 15; but when the app(livekitclient) is active(not focused), the frame rate will drop down to 3 fps; when active the app, it resumes...

**Describe the bug** Reported in Slack community: User reports that when setMicrophoneEnabled(false) runs for a participant, they are unable to receive incoming audio and video for a short duration. **To...

The original issue #469 solved most android devices except Pixel 7 series. As I mentioned [here](https://github.com/livekit/client-sdk-flutter/issues/469#issuecomment-1985757535), we still detected the following crash through crash report. Google Pixel7, Pixel7a, Pixel7 Pro...

Hi LiveKit, I have a problem app crash or sometimes device restart when i switch camera front -> back and vice versa many times. I use function "setCameraPosition" and it...