Gavin
Results
6
comments of
Gavin
【补充】:测试了 tencent_trtc_cloud-2.4.5 也存在同样的问题
> 是不是截图太频繁了,降低频率试试呢,我们也测试下 降低频率也会出现,调用 snapshotVideo 到达一定的次数就会崩溃
2023-11-22 补充更新: 使用本仓库最新 Demo 又做了次测试 【SDK版本】:tencent_trtc_cloud-2.6.0 【iOS版本】:iOS 15.2 【设备型号】:iPhone X 【是否必现】:必现 【复现步骤】: 1. 打开本仓库下的 TRTC-Simple-Demo 2. 更新 test_api.dart 如下 [test_api.dart 代码段](https://gist.github.com/Gavin0x0/f6680c69001b247e67b834df57e8c47a) 3. A、B用户进入同一房间,A 用户点击 “api test” 列表下的 “start snapshotVideo-ios“ 按钮开始进行截图...