소스 검색

Merge branch 'master' of https://gogs.davidventura.com.ar/david/snowmix

David 10 년 전
부모
커밋
d4cac3b244
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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