mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2024-11-22 13:37:19 +00:00
fix spacing issue 2
This commit is contained in:
parent
3653ea5409
commit
e45931597f
@ -36,7 +36,7 @@ if [[ "$RTSP_HI_RES_ENABLED" == "true" ]] || [[ "$RTSP_LOW_RES_ENABLED" == "tru
|
|||||||
insmod /opt/wz_mini/lib/modules/3.10.14__isvp_swan_1.0__/kernel/v4l2loopback.ko video_nr=1,2
|
insmod /opt/wz_mini/lib/modules/3.10.14__isvp_swan_1.0__/kernel/v4l2loopback.ko video_nr=1,2
|
||||||
fi
|
fi
|
||||||
elif [[ "$RTSP_LOW_RES_ENABLED" == "true" ]]; then
|
elif [[ "$RTSP_LOW_RES_ENABLED" == "true" ]]; then
|
||||||
if [[ "$V2" == "true"]]; then
|
if [[ "$V2" == "true" ]]; then
|
||||||
echo "load video loopback driver at video7"
|
echo "load video loopback driver at video7"
|
||||||
insmod /opt/wz_mini/lib/modules/3.10.14_v2/kernel/v4l2loopback_V2.ko video_nr=7
|
insmod /opt/wz_mini/lib/modules/3.10.14_v2/kernel/v4l2loopback_V2.ko video_nr=7
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user