1.优化自己进入会议室自动打开订阅音视频流

This commit is contained in:
fuenmao 2024-11-26 17:35:12 +08:00
parent d9c2a52070
commit 3813d88d0c
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ class MeetingMainLogic extends GetxController with RequestToolMixin{
uid: 0,
options: const ChannelMediaOptions(
//
autoSubscribeVideo: false,
autoSubscribeVideo: true,
//
autoSubscribeAudio: true,
//