livekit / client-sdk-flutter

Flutter Client SDK for LiveKit
https://docs.livekit.io
Apache License 2.0
229 stars 109 forks source link

[bug] Blank video while sharing TaskManager screen on Windows #474

Open dungbk1995 opened 4 months ago

dungbk1995 commented 4 months ago

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 server with token. Then share Task Manager Windows. It's blank, and the the remote Peer don't get anything.

Expected behavior Share any windows are opened on Windows (including Task Manger)

Platform information I tested on: Windows 10 22H2 and Windows 11 22H2

image