client-sdk-flutter
client-sdk-flutter copied to clipboard
[bug] Blank video while sharing TaskManager screen on Windows
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