dusenyao 4 年之前
父节点
当前提交
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('创建本地流推流');
     console.log('创建本地流推流');
     const createData = {
     const createData = {
-      video: false,
+      video: true,
       audio: true
       audio: true
     };
     };
     rtc.createLocalStream({
     rtc.createLocalStream({