Eric %!s(int64=2) %!d(string=hai) anos
pai
achega
ff6701b258
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mec-im/src/main/java/com/ym/controller/UserController.java

+ 1 - 1
mec-im/src/main/java/com/ym/controller/UserController.java

@@ -109,7 +109,7 @@ public class UserController {
         // 断流事件通知
         if (event.getEventType() == 0) {
             // 自动关闭录制
-            liveRoomService.stopTencentLiveVideoRecord(event.getStreamId());
+            // liveRoomService.stopTencentLiveVideoRecord(event.getStreamId());
         }
 
         // 推流事件通知