2021-12-21 16:17:40 +08:00
|
|
|
# cordova-plugin-trtc
|
|
|
|
|
2021-12-21 16:35:16 +08:00
|
|
|
腾讯实时音视频(TRTC)封装cordova插件 (示例)
|
|
|
|
|
|
|
|
具体原生项目参考tencent的demo, 源码大部分从这里搬运:
|
|
|
|
|
|
|
|
[https://github.com/zhaoyang21cn/Android_TRTC](https://github.com/zhaoyang21cn/Android_TRTC)
|
|
|
|
|
|
|
|
|
|
|
|
[https://github.com/zhaoyang21cn/iOS_TRTC](https://github.com/zhaoyang21cn/iOS_TRTC)
|
|
|
|
|
|
|
|
iOS的sdk需要自己添加到src/ios/libs下, 可以从官网获取
|