screen sharing for desktop. (#135)
* screen sharing for desktop (WIP). * use git repo for testing. * update. * Add sourceId/frameRate to ScreenShareCaptureOptions. * Compatible with flutter web. * Rendering of camera and screenshare video tracks at same time. * Remote screen sharing is shown first, and fixed sub/unsub button for screenshare widget. * resolved conflict. * modify flutter-webrtc to pub version. * remove unused import. * chore: Common params for Camera and ScreenShare.
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ dependencies:
|
||||
uuid: ^3.0.6
|
||||
synchronized: ^3.0.0
|
||||
protobuf: ^2.0.1
|
||||
flutter_webrtc: ^0.8.12
|
||||
flutter_webrtc: ^0.9.0
|
||||
dart_webrtc: ^1.0.6
|
||||
device_info_plus: ^3.2.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user