浏览代码

add new cmd for audio channel 1 in run_mmc.sh

Alfonso Gamboa 3 年之前
父节点
当前提交
b518cd5770
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SD_ROOT/wz_mini/run_mmc.sh

+ 1 - 1
SD_ROOT/wz_mini/run_mmc.sh

@@ -402,7 +402,7 @@ if [[ "$RTSP_LOW_RES_ENABLED" == "true" ]]; then
 	fi
 
 	/opt/wz_mini/bin/cmd video on1
-	/opt/wz_mini/bin/cmd audio on
+	/opt/wz_mini/bin/cmd audio on1
 
 
 	if [[ "$RTSP_PASSWORD" = "" ]]; then