Fix resolution/framerate/bitrate issue for publishVideoTrack (#270)
* Add screenShareCaptureOptions for setScreenShareEnabled. * update. * bump version for flutter-webrtc. * chore: add maintainResolution setting for publish screen sharing track. * chore: add CaptureOptions for setCameraEnabled/setMicrophoneEnabled/setScreenShareEnabled. * update. * revert changes for videoRids. * chore: set the default sending bitrate.
This commit is contained in:
+2
-2
@@ -23,10 +23,10 @@ dependencies:
|
||||
uuid: ^3.0.6
|
||||
synchronized: ^3.0.0+3
|
||||
protobuf: ^2.1.0
|
||||
flutter_webrtc: 0.9.25
|
||||
flutter_webrtc: 0.9.26
|
||||
flutter_window_close: ^0.2.2
|
||||
device_info_plus: ^8.0.0
|
||||
webrtc_interface: 1.0.12
|
||||
webrtc_interface: 1.0.13
|
||||
dart_webrtc: 1.0.16
|
||||
platform_detect: ^2.0.7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user