Tencent-RTC / TRTC_Flutter

High-quality Interactive Audio/Video Flutter SDK
https://trtc.io/
75 stars 33 forks source link

Flutter Mac/Windows 不支持语音通话?? #31

Closed lianyagang closed 2 years ago

lianyagang commented 2 years ago

【Flutter Mac】-【0.0.0】Unhandled Exception: MissingPluginException(No implementation found for method initSDK on channel tencent_im_sdk_plugin)

【当前现象】:集成tencent_im_sdk_plugin,无法正常登录

c1avie commented 2 years ago

tencent_im_sdk_plugin,是IM的功能,MAC、widows在开发中。TRTC目前Mac/Windows是支持语音通话的。

c1avie commented 2 years ago

enterRoom之后就可以在房间里通话了

lianyagang commented 2 years ago

enterRoom之后就可以在房间里通话了

整套的流程还需要登录im。但是,你们的imsdk,没有flutter版本的吧?

c1avie commented 2 years ago

imsdk还在开发中