webcam (84B)
1 #!/bin/sh 2 3 n="$1" 4 if [ -z "${n}" ]; then 5 n="0" 6 fi 7 8 mpv av://v4l2:/dev/video"${n}"