You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The screen sharing resolution setting does not work as expected when specifying VideoParameters in ScreenShareCaptureOptions. Specifically, the selected resolution is not applied when choosing "Entire screen."
To Reproduce
In example app:
lib/widgets/controls.dart - Specify VideoParameters in ScreenShareCaptureOptions
Describe the bug
The screen sharing resolution setting does not work as expected when specifying VideoParameters in ScreenShareCaptureOptions. Specifically, the selected resolution is not applied when choosing "Entire screen."
To Reproduce
lib/widgets/controls.dart - Specify
VideoParameters
inScreenShareCaptureOptions
Connect options: all options = false
Actual Behavior
Screen share resolution equals display resolution:
Expected behavior
The actual screen share resolution should be equal specified resolution
Platform information
Flutter version:
Flutter (Channel stable, 3.24.0, on Microsoft Windows [Version 10.0.22631.4317])
Plugin version:
2.3.0
Flutter target OS:
Windows
Flutter target OS version:
Windows 11
The text was updated successfully, but these errors were encountered: