dusenyao 3 年 前
コミット
b56fc13e56
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/live/student/group.js

+ 1 - 1
src/views/live/student/group.js

@@ -193,7 +193,7 @@ export function initListener(vue) {
     // 创建本地流推流
     console.log('创建本地流推流');
     const createData = {
-      video: false,
+      video: true,
       audio: true
     };
     rtc.createLocalStream({