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