UNPKG

@rongcloud/plugin-call

Version:

@rongcloud/plugin-call

21 lines (13 loc) 397 B
## Installation #### 安装 IMLib 与 RTCLib ```sh npm i @rongcloud/engine@latest @rongcloud/imlib-next@latest npm i @rongcloud/plugin-rtc@latest ``` #### 安装 CallLibCallLib v5.2.0 版本开始,不再需要安装 `@rc-embed/call-engine` 包作为依赖包 ```sh npm i @rongcloud/plugin-call@latest ``` ## Use For * [开发者文档](https://doc.rongcloud.cn/call/Web/5.X/prepare)