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

[bug] Blank video while sharing TaskManager screen on Windows

Open dungbk1995 opened this issue 11 months ago • 0 comments

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

  • Flutter version: 3.16.9
  • Plugin version: livekit_client: ^2.0.1 ; flutter_webrtc: ^0.9.48+hotfix.1
  • Target OS: Windows 10 & Windows 11

image

dungbk1995 avatar Feb 26 '24 15:02 dungbk1995