Skip to content

Conversation

@wanchao-xu
Copy link
Contributor

@wanchao-xu wanchao-xu commented Apr 26, 2023

  1. Update flutter_webrtc to 0.9.28 version.
  2. Fix data channel does not work issue.
  3. Support frame cryptor.

@wanchao-xu wanchao-xu requested review from a team, xiaowei-guan and xuelian-bai and removed request for xiaowei-guan and xuelian-bai April 26, 2023 05:11
@swift-kim swift-kim requested a review from bbrto21 April 27, 2023 06:58
@swift-kim
Copy link
Member

@bbrto21 The implementation should be kept aligned with https://github.com/flutter-webrtc/flutter-webrtc/tree/main/common/cpp as much as possible.

Replace std::list to std::vector.
@bbrto21
Copy link
Contributor

bbrto21 commented May 2, 2023

Looks good to me.

@bbrto21
Copy link
Contributor

bbrto21 commented May 2, 2023

@bbrto21 The implementation should be kept aligned with https://github.com/flutter-webrtc/flutter-webrtc/tree/main/common/cpp as much as possible.

@swift-kim Oh, I see. thanks you for informed that.

@wanchao-xu
Copy link
Contributor Author

@swift-kim , Can I merge this commit?

@wanchao-xu
Copy link
Contributor Author

About the crash issue of video room, please refer to flutter-webrtc/flutter-webrtc#1342

@swift-kim swift-kim changed the title [flutter_webrtc] Update flutter_webrtc_tizen plugin [flutter_webrtc] Support frame cryptor May 10, 2023
@swift-kim
Copy link
Member

@wanchao-xu Did you test the plugin on both TV and common?

@wanchao-xu
Copy link
Contributor Author

@wanchao-xu Did you test the plugin on both TV and common?

This plugin only work on TV, and I tested it on TV.

@swift-kim
Copy link
Member

swift-kim commented May 10, 2023

The README mentions "other Tizen devices" so I thought it would work on common. Is it not the case?

Also if the plugin only works on TV, we shouldn't need the arm64 binary for now.

@wanchao-xu
Copy link
Contributor Author

wanchao-xu commented May 10, 2023

The flutter webrtc can work on RB5, and it use arm64. The other TV devices can be RB5.
And I think flutter webrtc also can work on tizen mobile, but we doesn't have tizen mobile.

@swift-kim swift-kim merged commit 14ab39a into flutter-tizen:master May 10, 2023
@swift-kim
Copy link
Member

pubspec.yaml has not been updated and thus this version will not be released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants