Merge remote-tracking branch 'origin/dev2_aiSdk' into dev2_aiSdk

This commit is contained in:
wangcongtao
2021-03-12 16:00:45 +08:00
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();
}