Fix: re-publish tracks after re connect (#238)

* fix republish local tracks after reconnect.

* update flutter-webrtc.

* remove unused import.

* add dart_webrtc.

* cleanup.

* fix: Fix sendSyncState timing error, when reconnecting is sending.

* Adjust the re-connect logic to ensure that the publisher negotiates and reconnects correctly.

* Update room.dart
This commit is contained in:
CloudWebRTC
2023-02-17 09:04:56 +08:00
committed by GitHub
parent 5018f355f8
commit 5c4761bc7c
6 changed files with 29 additions and 31 deletions
+1 -1
View File
@@ -25,9 +25,9 @@ dependencies:
protobuf: ^2.1.0
flutter_webrtc: 0.9.22
flutter_window_close: ^0.2.2
dart_webrtc: 1.0.15
device_info_plus: ^8.0.0
webrtc_interface: 1.0.11
dart_webrtc: 1.0.15
dev_dependencies:
flutter_test: