mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2024-11-09 15:08:21 +00:00
update logging output for v4l2rtspserver
This commit is contained in:
parent
fa4144a8f4
commit
7e02536c79
@ -48,11 +48,11 @@ case "$1" in
|
||||
DEVICE1="$HI_VIDEO_DEV,hw:0,0"
|
||||
else
|
||||
DEVICE1="$HI_VIDEO_DEV"
|
||||
echo "rtsp audio disabled"
|
||||
echo "rtsp hi_res audio disabled"
|
||||
fi
|
||||
|
||||
else
|
||||
echo "rtsp disabled"
|
||||
echo "rtsp hi_res disabled"
|
||||
|
||||
fi
|
||||
|
||||
@ -80,11 +80,11 @@ case "$1" in
|
||||
DEVICE2="$LOW_VIDEO_DEV,hw:2,0"
|
||||
else
|
||||
DEVICE2="$LOW_VIDEO_DEV"
|
||||
echo "rtsp audio disabled"
|
||||
echo "rtsp low_res audio disabled"
|
||||
fi
|
||||
|
||||
else
|
||||
echo "rtsp disabled"
|
||||
echo "rtsp low_res disabled"
|
||||
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user