zouxuan 3 năm trước cách đây
mục cha
commit
b161206232
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      mec-im/src/main/java/com/ym/pojo/RecordConfig.java

+ 1 - 1
mec-im/src/main/java/com/ym/pojo/RecordConfig.java

@@ -9,7 +9,7 @@ public class RecordConfig {
     String audioFormat = "aac";
     String videoResolution = "1920x1080";
     Integer mixLayout = 3;
-    Integer sliceMin = 30;
+    Integer sliceMin = 60;
     Integer renderMode = 2;
     String hostUserId;
     String hostStreamId;