Explorar o código

disable cam preview by default

David %!s(int64=10) %!d(string=hai) anos
pai
achega
4fa3099151
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      camera1/cam-to-udp.sh

+ 1 - 1
camera1/cam-to-udp.sh

@@ -23,7 +23,7 @@ h=600
 roi="roi-x=0.00 roi-y=0 roi-w=1.00 roi-h=1.00"
 
 novideo="-n"
-PREVIEW=""
+PREVIEW="preview=0"
 
 while [ $# -gt 0 ]; do
 	if [ "$1" == "proj" ]; then