webrtc - How to use Flutter RtcVideoRenderer object in Android native activity - Stack Overflow

In my Flutter app I created separate Flutter plugin to keep all call feature separate. This plugin has

In my Flutter app I created separate Flutter plugin to keep all call feature separate. This plugin has signaling server and web RTC implementation in Flutter. One of the reason to create this plugin is to use separate Android native activity for call screen to attach foreground service and other native operations.

Since I have all business logic implemented in Flutter I want to use Flutter web RTC RtcVideoRenderer object in Android native activity to show local and remote video streams.

Till now I tried using Flutter RtcVideoRenderer textureId in Android activity as texture but it does not work.

So how can I do that. Any help is appreciated.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744809954a4594998.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信