dots/.bin/cam

4 lines
87 B
Bash
Executable File

#!/usr/bin/env bash
ffplay -f v4l2 -s 640x480 -i /dev/video0 >/dev/null 2>&1 & disown