add new cmd for audio channel 1 in run_mmc.sh

This commit is contained in:
Alfonso Gamboa 2022-05-16 00:26:28 -07:00
parent 43f6ed9fda
commit b518cd5770

View File

@ -402,7 +402,7 @@ if [[ "$RTSP_LOW_RES_ENABLED" == "true" ]]; then
fi fi
/opt/wz_mini/bin/cmd video on1 /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 if [[ "$RTSP_PASSWORD" = "" ]]; then