[Change]修改推流流程,原因是衡阳环境中Socket下发指令有问题,现在改成了借用ZeGo的房间人数流程大于1人开始直播,否则关闭直播

This commit is contained in:
donghongyu
2021-11-24 16:39:40 +08:00
parent 3f42b0b190
commit e3dfbc8a7b
8 changed files with 42 additions and 15 deletions

View File

@@ -106,7 +106,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:hint="请输入要查看的车机SN"
android:text="F803EB2046PZD00188"
android:text="202111243VN62KQ"
android:textColor="#FFFF"
app:layout_constraintBottom_toTopOf="@+id/liveToggleBtn"
app:layout_constraintEnd_toEndOf="parent"