dev=`v4l2-ctl --list-devices | grep video | head -n1 | tr -d '\n \t'`
v4l2-ctl -d "$dev" -c zoom_absolute="${1:-140}"
