Remove debug code
This commit is contained in:
parent
5b0c0e13f8
commit
4d4fa59188
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ fi
|
||||||
ASESSION=$((4000+NUM))
|
ASESSION=$((4000+NUM))
|
||||||
VSESSION=$((4100+NUM))
|
VSESSION=$((4100+NUM))
|
||||||
echo "i am $HOSTNAME machine $NUM asession $ASESSION vsession $VSESSION server at $SERVERIP"
|
echo "i am $HOSTNAME machine $NUM asession $ASESSION vsession $VSESSION server at $SERVERIP"
|
||||||
exit 1
|
|
||||||
|
|
||||||
# different res is ok, MUST be mjpg
|
# different res is ok, MUST be mjpg
|
||||||
v4l2-ctl --set-fmt-video=width=640,height=480,pixelformat=MJPG
|
v4l2-ctl --set-fmt-video=width=640,height=480,pixelformat=MJPG
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue