clarity waitMotion motion tagging requirement

This commit is contained in:
Alfonso Gamboa 2022-06-17 00:24:24 -07:00
parent 6c3fd8a067
commit a5fd7dc57f

View File

@ -7,7 +7,7 @@ if [ "$1" == "" ]; then
echo -e "video on on1 or off off1" echo -e "video on on1 or off off1"
echo -e "audio on on1 or off off1" echo -e "audio on on1 or off off1"
echo -e "move (movable camera only)" echo -e "move (movable camera only)"
echo -e "waitMotion <timeout>" echo -e "waitMotion <timeout> (you must enable motion tagging in the app first)"
echo -e "irled on or off" echo -e "irled on or off"
echo -e "aplay <file path> <volume 1-100>" echo -e "aplay <file path> <volume 1-100>"
echo -e "curlDebug on or off" echo -e "curlDebug on or off"