一、库集成 首先,确保在你的 Podfile 中添加依赖: pod \'GoogleWebRTC\' 然后执行 pod install 安装库。 二、代码示例 2.1、权限配置:在 Info.plist 中添...