Ver Fonte

add new cmd for audio channel 1 in run_mmc.sh

Alfonso Gamboa há 3 anos atrás
pai
commit
b518cd5770
1 ficheiros alterados com 1 adições e 1 exclusões
  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