Kaynağa Gözat

add new cmd for audio channel 1 in run_mmc.sh

Alfonso Gamboa 3 yıl önce
ebeveyn
işleme
b518cd5770
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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