更新AI云SDK,1.0.57主要修复了查看直播

This commit is contained in:
董宏宇
2021-03-12 11:35:03 +08:00
parent 8e6e665865
commit 7deb6ef20e
2 changed files with 7 additions and 8 deletions

View File

@@ -161,7 +161,6 @@ public class CarZegoLiveVideoView extends RoundLayout {
Logger.w(TAG, "心跳:关闭直播...");
// 暂停
MoGoAiCloudTrafficLive.stopLive(carLiveInfo.getVideoSn());
MoGoAiCloudTrafficLive.destroyLive();
} catch (Exception e) {
e.printStackTrace();
}