소스 검색

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